Source file "org/apache/hc/core5/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 | 479 of 479 | 0% | 38 of 38 | 0% | 26 | 26 | 90 | 90 | 7 | 7 |
parseProtocolVersion(CharArrayBuffer, ParserCursor) | ![]() | 0% | ![]() | 0% | 9 | 9 | 33 | 33 | 1 | 1 |
parseRequestLine(CharArrayBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
parseStatusLine(CharArrayBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 17 | 17 | 1 | 1 |
parseHeader(CharArrayBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
BasicLineParser(ProtocolVersion) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BasicLineParser() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |