Source file "org/apache/hc/core5/http/io/entity/HttpEntityWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 66 of 66 | 0% | 0 of 0 | n/a | 13 | 13 | 17 | 17 | 13 | 13 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpEntityWrapper(HttpEntity) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeTo(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isRepeatable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isChunked() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isStreaming() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTrailers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTrailerNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |