Source file "org/apache/http/entity/HttpEntityWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 29 of 46 | 36% | 0 of 0 | n/a | 7 | 10 | 9 | 14 | 7 | 10 |
| 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 | ||
| getContentType() | 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 | ||
| consumeContent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpEntityWrapper(HttpEntity) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getContentLength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getContentEncoding() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |