Source file "org/apache/hc/core5/http/ParseException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 6 of 6 | 0% | 8 | 8 | 13 | 13 | 5 | 5 |
| ParseException(String, CharSequence, int, int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| ParseException(String, CharSequence, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ParseException(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ParseException() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getErrorOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |