Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | Invoker::prepareActualParameters() | 0 | 30 | 14 | 0 | 0 | 0 |
C | PhpJsonRpc\Client::call() | 0 | 16 | 7 | 0 | 0 | 0 |
C | ResponseBuilder::getErrorMessage() | 0 | 16 | 7 | 0 | 0 | 0 |
C | PhpJsonRpc\Client::batchExecute() | 0 | 16 | 7 | 0 | 0 | 0 |
C | PhpJsonRpc\Server\Invoker::isType() | 0 | 14 | 7 | 0 | 0 | 0 |
B | Client\ResponseParser::isValidError() | 0 | 9 | 10 | 0 | 0 | 0 |
B | Server\RequestParser::isValidCall() | 18 | 10 | 9 | 0 | 0 | 0 |
B | RequestParser::isValidNotification() | 18 | 10 | 9 | 0 | 0 | 0 |
B | PhpJsonRpc\Server\ResponseBuilder::build() | 0 | 23 | 6 | 0 | 0 | 0 |
B | PhpJsonRpc\Server\RequestParser::parse() | 0 | 11 | 4 | 0 | 0 | 0 |
B | Client\ResponseParser::isValidResult() | 0 | 7 | 5 | 0 | 0 | 0 |
B | PhpJsonRpc\Client\ResponseParser::parse() | 0 | 11 | 4 | 0 | 0 | 0 |
A | Interceptor\Interceptor::handle() | 0 | 9 | 4 | 0 | 0 | 0 |
A | PhpJsonRpc\Client\RequestBuilder::build() | 0 | 13 | 3 | 0 | 0 | 0 |
A | PhpJsonRpc\Server\Processor::process() | 0 | 12 | 4 | 0 | 0 | 0 |