Source file "org/apache/hc/core5/http/impl/IncomingEntityDetails.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 65 | 0% | 8 of 8 | 0% | 11 | 11 | 16 | 16 | 7 | 7 |
| IncomingEntityDetails(MessageHeaders, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getContentType() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getContentEncoding() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getTrailerNames() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isChunked() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| IncomingEntityDetails(MessageHeaders) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |