Code

Rating Name Size   Complexity Test Coverage Changes Bugs Features
? OAuth2ServerExamples\Entities\RefreshTokenEntity 4 0 ? 0 0 0
? OAuth2ServerExamples\Entities\ScopeEntity 4 0 ? 1 0 0
? OAuth2ServerExamples\Entities\AccessTokenEntity 5 0 ? 1 0 0
? OAuth2ServerExamples\Entities\AuthCodeEntity 5 0 ? 1 0 0
? OAuth2ServerExamples\Entities\DeviceCodeEntity 5 0 ? 1 0 0
A UniqueTokenIdentifierConstraintViolationException 7 1 100% 0 0 0
A OAuth2ServerExamples\Entities\UserEntity 8 1 ? 0 0 0
A Server\Entities\Traits\ScopeTrait 11 1 0% 1 0 0
A ResponseTypes\RedirectResponse 12 2 100% 0 0 0
A Server\EventEmitting\EventEmitter 12 2 40% 1 0 0
A Server\Entities\Traits\AuthCodeTrait 12 2 100% 0 0 0
A Server\RequestAccessTokenEvent 13 2 100% 1 0 0
A Server\RequestRefreshTokenEvent 13 2 100% 2 0 0
A Server\Grant\AbstractAuthorizeGrant 15 3 100% 0 0 0
A Middleware\ResourceServerMiddleware 16 3 100% 1 0 0