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 | 740 of 740 | 0% | 68 of 68 | 0% | 50 | 50 | 141 | 141 | 16 | 16 |
parseProtocolVersion(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 10 | 10 | 35 | 35 | 1 | 1 |
parseRequestLine(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 4 | 4 | 25 | 25 | 1 | 1 |
parseStatusLine(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 5 | 5 | 25 | 25 | 1 | 1 |
hasProtocolVersion(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 12 | 12 | 20 | 20 | 1 | 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 |
skipWhitespace(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
BasicLineParser(ProtocolVersion) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createRequestLine(String, String, ProtocolVersion) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createStatusLine(ProtocolVersion, int, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createProtocolVersion(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
parseHeader(CharArrayBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BasicLineParser() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |