Source file "org/apache/hc/core5/http/message/BasicHeader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 2 of 2 | 0% | 7 | 7 | 15 | 15 | 6 | 6 |
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| BasicHeader(String, Object, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| BasicHeader(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSensitive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |