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 | ResponseTypes\AbstractResponseType | 23 | 3 | 100% | 0 | 0 | 0 |
A | OAuth2ServerExamples\Repositories\ClientRepository | 44 | 4 | ? | 2 | 0 | 0 |
A | Entities\Traits\AccessTokenTrait | 83 | 6 | 96.15% | 4 | 0 | 0 |
A | Server\RequestRefreshTokenEvent | 13 | 2 | 100% | 2 | 0 | 0 |
A | Entities\Traits\TokenEntityTrait | 84 | 8 | 100% | 1 | 0 | 0 |
A | OAuth2\Server\Grant\PasswordGrant | 81 | 6 | 97.44% | 0 | 0 | 0 |
A | Repositories\RefreshTokenRepository | 32 | 4 | ? | 0 | 0 | 0 |
A | ResponseTypes\BearerTokenResponse | 56 | 5 | 93.55% | 1 | 1 | 0 |
A | Server\RequestAccessTokenEvent | 13 | 2 | 100% | 1 | 0 | 0 |
A | League\OAuth2\Server\ResourceServer | 36 | 6 | 100% | 1 | 0 | 0 |
A | RedirectUriValidators\RedirectUriValidator | 84 | 12 | 92% | 9 | 2 | 0 |