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\Grant\RefreshTokenGrant | 105 | 13 | 100% | 5 | 1 | 0 |
A | RedirectUriValidators\RedirectUriValidator | 84 | 12 | 92% | 9 | 2 | 0 |
A | Entities\Traits\DeviceCodeTrait | 86 | 13 | 84.62% | 0 | 0 | 0 |
A | CodeChallengeVerifiers\PlainVerifier | 16 | 2 | 100% | 0 | 0 | 0 |
A | Server\Entities\Traits\ScopeTrait | 11 | 1 | 0% | 1 | 0 | 0 |
A | Repositories\AuthCodeRepository | 32 | 4 | ? | 1 | 0 | 0 |
A | Server\EventEmitting\EventEmitter | 12 | 2 | 40% | 1 | 0 | 0 |
A | Middleware\AuthorizationServerMiddleware | 16 | 3 | 100% | 0 | 0 | 0 |
A | League\OAuth2\Server\CryptKey | 103 | 18 | 76.09% | 8 | 3 | 0 |
A | Server\EventEmitting\AbstractEvent | 33 | 5 | 54.55% | 1 | 0 | 0 |
A | OAuth2ServerExamples\Repositories\ScopeRepository | 44 | 4 | ? | 0 | 0 | 0 |