Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | AuthCodeGrant::validateAuthorizationRequest() | 0 | 51 | 14 | 14.95 | 1 | 0 | 0 |
B | OAuth2\Server\CryptKey::__construct() | 0 | 27 | 11 | 16.51 | 5 | 3 | 0 |
B | AuthCodeGrant::validateAuthorizationCode() | 0 | 13 | 9 | 9.24 | 0 | 0 | 0 |
B | AuthCodeGrant::respondToAccessTokenRequest() | 0 | 33 | 8 | 8.1 | 3 | 0 | 0 |
B | ImplicitGrant::validateAuthorizationRequest() | 0 | 30 | 8 | 8.22 | 3 | 0 | 0 |
B | AuthCodeGrant::validateCodeChallenge() | 0 | 19 | 8 | 8.6 | 0 | 0 | 0 |
B | BearerTokenValidator::validateAuthorization() | 0 | 25 | 7 | 7 | 1 | 0 | 0 |
B | OAuthServerException::generateHttpResponse() | 0 | 14 | 7 | 7 | 1 | 0 | 0 |
B | RefreshTokenGrant::respondToAccessTokenRequest() | 0 | 25 | 6 | 6 | 4 | 0 | 0 |
A | Grant\AbstractGrant::issueAuthCode() | 0 | 18 | 6 | 6.01 | 0 | 0 | 0 |
A | AbstractGrant::issueRefreshToken() | 0 | 17 | 6 | 6.01 | 0 | 0 | 0 |
A | OAuth2\Server\CryptTrait::decrypt() | 0 | 17 | 6 | 6.47 | 0 | 0 | 0 |
A | AbstractGrant::getBasicAuthCredentials() | 0 | 14 | 6 | 6.01 | 1 | 0 | 0 |
A | DeviceCodeGrant::validateDeviceCode() | 0 | 15 | 6 | 6.47 | 1 | 0 | 0 |
A | DeviceCodeGrant::respondToAccessTokenRequest() | 0 | 21 | 5 | 5 | 8 | 0 | 0 |