Source file "org/apache/hc/core5/http/impl/io/AbstractMessageParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 301 of 301 | 0% | 47 of 47 | 0% | 30 | 30 | 74 | 74 | 6 | 6 |
| parseHeaders(SessionInputBuffer, InputStream, int, int, LineParser, List) | 0% | 0% | 15 | 15 | 37 | 37 | 1 | 1 | ||
| parse(SessionInputBuffer, InputStream) | 0% | 0% | 8 | 8 | 26 | 26 | 1 | 1 | ||
| AbstractMessageParser(LineParser, Http1Config) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| parseHeaders(SessionInputBuffer, InputStream, int, int, LineParser) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| createConnectionClosedException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |