Source file "org/apache/http/entity/BasicHttpEntity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 29 of 67 | 56% | 4 of 8 | 50% | 5 | 12 | 8 | 19 | 2 | 8 |
| writeTo(OutputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isRepeatable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContent() | 90% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| isStreaming() | 100% | 75% | 1 | 3 | 0 | 1 | 0 | 1 | ||
| BasicHttpEntity() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| setContentLength(long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setContent(InputStream) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getContentLength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |