Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Bgy\OAuth2\AuthorizationServer | 16 | 1 | 189 | 20 | 7 | 2 | 3 |
A | Bgy\OAuth2\Client | 0 | 0 | 35 | 5 | 1 | 0 | 0 |
A | Bgy\OAuth2\GrantType\GrantError | 0 | 1 | 127 | 14 | 2 | 1 | 0 |
A | InMemory\InMemoryRefreshTokenStorage | 2 | 1 | 27 | 5 | 1 | 0 | 0 |
A | Bgy\OAuth2\Utils\GrantTypeUtils | 5 | 0 | 27 | 5 | 2 | 0 | 0 |
A | OAuth2\Php7CSPRNGStringGenerator | 0 | 0 | 7 | 1 | 1 | 0 | 0 |
A | AuthorizationServerConfiguration | 0 | 1 | 52 | 8 | 4 | 1 | 2 |
A | Bgy\OAuth2\ClientAuthenticator | 2 | 1 | 21 | 3 | 1 | 0 | 0 |
A | FailedTokenRequestAttemptResult | 1 | 0 | 18 | 3 | 2 | 0 | 1 |
A | OAuth2\Storage\RefreshTokenNotFound | 0 | 0 | 10 | 1 | 1 | 0 | 0 |
A | Bgy\OAuth2\Utils\Ensure | 2 | 0 | 17 | 2 | 3 | 0 | 1 |
A | OAuth2\Storage\AccessTokenNotFound | 0 | 0 | 10 | 1 | 1 | 0 | 0 |
A | Bgy\OAuth2\RefreshToken | 0 | 1 | 47 | 7 | 4 | 0 | 2 |
A | GrantType\MissingOrInvalidInputData | 0 | 0 | 28 | 3 | 1 | 0 | 0 |
A | GrantType\ClientCredentialsGrantType | 7 | 1 | 46 | 6 | 1 | 0 | 1 |