Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Authorization::extractParamsFromHeaderString() | 0 | 22 | 11 | 1 | 0 | 0 |
B | JsonResponseFormatter::process() | 0 | 34 | 9 | 1 | 0 | 0 |
B | ncryptf\Response::decrypt() | 0 | 24 | 8 | 3 | 0 | 0 |
A | ncryptf\Response::decryptBody() | 0 | 19 | 6 | 3 | 0 | 0 |
A | AbstractAuthentication::process() | 0 | 21 | 5 | 4 | 1 | 0 |
A | middleware\JsonRequestParser::process() | 0 | 19 | 5 | 0 | 0 | 0 |
A | JsonRequestParser::decryptRequest() | 0 | 18 | 5 | 1 | 0 | 0 |
A | JsonRequestParser::getEncryptionKey() | 0 | 12 | 5 | 0 | 0 | 0 |
A | ncryptf\Authorization::verify() | 0 | 9 | 5 | 1 | 0 | 0 |
A | ncryptf\Request::encrypt() | 0 | 14 | 4 | 3 | 0 | 0 |
A | ncryptf\Request::encryptBody() | 0 | 14 | 4 | 1 | 0 | 0 |
A | ncryptf\Authorization::getHeader() | 0 | 11 | 2 | 1 | 0 | 0 |
A | ncryptf\Response::isSignatureValid() | 0 | 11 | 4 | 1 | 0 | 0 |
A | ncryptf\Token::__construct() | 0 | 9 | 3 | 2 | 0 | 0 |
A | ncryptf\Utils::generateSigningKeypair() | 0 | 7 | 2 | 1 | 0 | 0 |