Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | NonceUtility\Service\NonceService::consume() | 0 | 36 | 7 | 7 | 0 | 0 | 0 |
A | Service\NonceService::createNonce() | 0 | 28 | 3 | 3 | 0 | 0 | 0 |
A | NonceRepository::garbageCollect() | 0 | 17 | 2 | 2.15 | 0 | 0 | 0 |
A | Entity\NonceEntity::getExpiresAt() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | NonceNotFoundException::__construct() | 0 | 4 | 1 | 2 | 0 | 0 | 0 |
A | Entity\NonceEntity::setNamespace() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Repository\NonceRepository::get() | 0 | 8 | 1 | 1 | 0 | 0 | 0 |
A | Entity\NonceEntity::getHttpUserAgent() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | NonceRepositoryFactory::createService() | 0 | 6 | 1 | 1 | 0 | 0 | 0 |
A | Entity\NonceEntity::setExpiresAt() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Service\NonceService::__construct() | 0 | 5 | 1 | 2 | 0 | 0 | 0 |
A | Entity\NonceEntity::getConsumedAt() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Repository\NonceRepository::has() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | Entity\NonceEntity::setHttpUserAgent() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | NonceRepositoryFactory::__invoke() | 0 | 4 | 1 | 2 | 0 | 0 | 0 |