Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Component\Http\RequestParser::parseHead() | 0 | 19 | 6 | 6 | ? | ? | ? |
B | Component\Http\RequestParser::onData() | 0 | 19 | 4 | 4 | ? | ? | ? |
A | RequestParser::isRequestFinished() | 0 | 9 | 4 | 4 | ? | ? | ? |
A | Http\RequestParser::__construct() | 0 | 14 | 2 | 2 | ? | ? | ? |
A | Http\RequestParser::buildRequest() | 0 | 8 | 1 | 1 | ? | ? | ? |
A | RequestURITooLongException::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | BadRequestException::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | Http\RequestParser::checkBodySize() | 0 | 3 | 2 | 2 | ? | ? | ? |
A | RequestEntityTooLargeException::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | Http\RequestParser::checkHeadSize() | 0 | 3 | 2 | 2 | ? | ? | ? |
A | Exception\RequestException::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | RequestParser::checkProtocolVersion() | 0 | 3 | 2 | 2 | ? | ? | ? |
A | Component\Http\RequestParser::parseUri() | 0 | 10 | 3 | 3 | ? | ? | ? |
A | RequestHTTPVersionNotSupported::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | RequestException::getResponseCode() | 0 | 2 | 1 | 2 | 1 | 0 | 0 |