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 | RequestTypes\AuthorizationRequest | 143 | 18 | 100% | 0 | 0 | 0 |
A | Server\Grant\AbstractAuthorizeGrant | 25 | 5 | 100% | 0 | 0 | 0 |
A | Entities\Traits\AccessTokenTrait | 85 | 6 | 96.15% | 4 | 0 | 0 |
A | League\OAuth2\Server\RequestEvent | 20 | 2 | 100% | 0 | 0 | 0 |
A | Server\Entities\Traits\EntityTrait | 21 | 2 | 100% | 0 | 0 | 0 |
A | Server\Grant\RefreshTokenGrant | 105 | 13 | 100% | 5 | 1 | 0 |
A | Entities\Traits\RefreshTokenTrait | 36 | 4 | 100% | 0 | 0 | 0 |
A | Repositories\AuthCodeRepository | 32 | 4 | ? | 1 | 0 | 0 |
A | League\OAuth2\Server\CryptKey | 111 | 18 | 76.09% | 8 | 3 | 0 |
A | RedirectUriValidators\RedirectUriValidator | 84 | 12 | 92% | 9 | 2 | 0 |
A | OAuth2ServerExamples\Repositories\ClientRepository | 44 | 4 | ? | 2 | 0 | 0 |