Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | AuthenticationMiddleware::createHeaders() | 0 | 14 | 1 | 1 | 0 | 0 | 0 |
A | AuthenticationMiddleware::createDataElement() | 0 | 10 | 2 | 2 | 0 | 0 | 0 |
A | AuthenticationMiddleware::createOAuthHeaders() | 0 | 9 | 1 | 1 | 0 | 0 | 0 |
A | AuthenticationMiddleware::__construct() | 0 | 5 | 1 | 1 | 0 | 0 | 0 |
A | AuthenticationMiddleware::__invoke() | 0 | 4 | 1 | 1 | 0 | 0 | 0 |
A | AuthenticationMiddleware::onBefore() | 0 | 5 | 2 | 2 | 0 | 0 | 0 |
A | StaticTimestampGenerator::generate() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | StaticNonceGenerator::generate() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | RandomNonceGenerator::generate() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | AuthenticationMiddleware::setNonceGenerator() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | RandomTimestampGenerator::generate() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |
A | AuthenticationMiddleware::setTimestampGenerator() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |