Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
F | OAuth2\Server\Grant\AbstractGrant | 580 | 75 | 88.07% | 9 | 0 | 0 |
B | OAuth2\Server\Grant\AuthCodeGrant | 354 | 50 | 86.91% | 4 | 0 | 0 |
A | Exception\OAuthServerException | 362 | 40 | 97.78% | 6 | 2 | 0 |
A | OAuth2\Server\Grant\DeviceCodeGrant | 289 | 37 | 89.66% | 11 | 0 | 0 |
A | Server\EventEmitting\EventEmitter | 12 | 2 | 40% | 1 | 0 | 0 |
A | OAuth2ServerExamples\Entities\ClientEntity | 18 | 3 | ? | 0 | 0 | 0 |
A | Server\Entities\Traits\ClientTrait | 47 | 4 | 100% | 0 | 0 | 0 |
A | Repositories\AccessTokenRepository | 44 | 6 | ? | 0 | 0 | 0 |
A | Repositories\DeviceCodeRepository | 62 | 6 | ? | 1 | 1 | 0 |
A | League\OAuth2\Server\CryptTrait | 64 | 11 | 74.07% | 0 | 0 | 0 |
A | Middleware\ResourceServerMiddleware | 16 | 3 | 100% | 1 | 0 | 0 |
A | Server\Grant\ClientCredentialsGrant | 41 | 3 | 84.62% | 1 | 0 | 0 |
A | AuthorizationValidators\BearerTokenValidator | 98 | 11 | 95.56% | 6 | 1 | 0 |
A | OAuth2ServerExamples\Entities\UserEntity | 8 | 1 | ? | 0 | 0 | 0 |
A | Server\Entities\Traits\ScopeTrait | 11 | 1 | 0% | 1 | 0 | 0 |