Source file "org/apache/http/message/BasicLineParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 404 of 740 | 45% | 37 of 68 | 45% | 36 | 50 | 64 | 141 | 6 | 16 |
parseRequestLine(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 25 | 25 | 1 | 1 |
parseProtocolVersion(CharArrayBuffer, ParserCursor) | ![]() ![]() | 60% | ![]() ![]() | 55% | 8 | 10 | 8 | 35 | 0 | 1 |
parseStatusLine(CharArrayBuffer, ParserCursor) | ![]() ![]() | 58% | ![]() ![]() | 62% | 3 | 5 | 7 | 25 | 0 | 1 |
parseProtocolVersion(String, LineParser) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parseRequestLine(String, LineParser) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parseStatusLine(String, LineParser) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
parseHeader(String, LineParser) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasProtocolVersion(CharArrayBuffer, ParserCursor) | ![]() ![]() | 83% | ![]() ![]() | 54% | 10 | 12 | 4 | 20 | 0 | 1 |
createRequestLine(String, String, ProtocolVersion) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BasicLineParser(ProtocolVersion) | ![]() ![]() | 80% | ![]() ![]() | 50% | 1 | 2 | 0 | 3 | 0 | 1 |
skipWhitespace(CharArrayBuffer, ParserCursor) | ![]() | 100% | ![]() ![]() | 75% | 1 | 3 | 0 | 6 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
createStatusLine(ProtocolVersion, int, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
createProtocolVersion(int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
parseHeader(CharArrayBuffer) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
BasicLineParser() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |