Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Rinvex\Oauth\Guards\TokenGuard | 12 | 1 | 283 | 43 | 0 | 0 | 0 |
A | Console\Commands\ClientCommand | 4 | 1 | 195 | 29 | 0 | 0 | 0 |
A | Repositories\RefreshTokenRepository | 3 | 0 | 70 | 6 | 0 | 0 | 0 |
A | CreateOauthClientsTable | 4 | 1 | 35 | 2 | 0 | 0 | 0 |
A | Rinvex\Oauth\Grants\AuthCodeGrant | 9 | 1 | 155 | 22 | 0 | 0 | 0 |
A | Rinvex\Oauth\Models\RefreshToken | 2 | 0 | 105 | 5 | 0 | 0 | 0 |
A | Exceptions\InvalidAuthTokenException | 1 | 0 | 12 | 1 | 0 | 0 | 0 |
A | Middleware\CreateFreshApiToken | 4 | 1 | 113 | 13 | 0 | 0 | 0 |
A | Oauth\Console\Commands\KeysCommand | 2 | 1 | 62 | 7 | 0 | 0 | 0 |
A | Middleware\CheckClientCredentials | 3 | 0 | 37 | 5 | 0 | 0 | 0 |
A | Oauth\Repositories\ScopeRepository | 2 | 0 | 36 | 3 | 0 | 0 | 0 |
A | Rinvex\Oauth\Bridge\AccessToken | 3 | 0 | 26 | 2 | 0 | 0 | 0 |
A | Oauth\Grants\ClientCredentialsGrant | 7 | 1 | 70 | 6 | 0 | 0 | 0 |
A | Rinvex\Oauth\OAuthUserProvider | 1 | 1 | 80 | 7 | 0 | 0 | 0 |
A | Exceptions\MissingScopeException | 2 | 0 | 34 | 2 | 0 | 0 | 0 |