Code

Rating   Name Coupling Cohesion Size Complexity Test Coverage Changes Bugs Features
A Oauth2ServerLaravel\Commands\CreateScopeCommand 2 1 45 4 100% 0 0 0
A Repositories\AccessTokenRepository 4 0 53 6 100% 0 0 0
A Commands\GenerateKeyPairCommand 1 1 64 9 0% 1 0 0
A Oauth2ServerLaravel\Entities\AccessToken 1 0 15 1 100% 0 0 0
A CreateOauthUsersTable 2 0 27 2 100% 0 0 0
A Repositories\AbstractRepository 3 0 27 4 75% 0 0 0
A Repositories\RefreshTokenRepository 3 0 32 5 100% 0 0 0
A Http\Middleware\OAuth2Middleware 5 0 55 4 100% 0 0 0
A Oauth2ServerLaravel\Entities\AuthCode 1 0 14 2 100% 0 0 0
A CreateOauthAccessTokenScopeTable 2 0 35 2 100% 0 0 0
A Oauth2ServerLaravel\Repositories\ClientRepository 1 0 18 4 100% 0 0 0
A Oauth2ServerLaravel\Entities\Scope 1 0 9 1 100% 0 0 0
A Http\Controllers\OAuth2Controller 5 2 70 7 78.95% 0 0 0
A Oauth2ServerLaravel\Entities\Client 1 0 29 5 100% 0 0 0
A CreateOauthAuthCodeScopeTable 2 0 35 2 100% 0 0 0