Source file "org/apache/hc/core5/http/io/entity/BasicHttpEntity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 4 of 4 | 0% | 13 | 13 | 20 | 20 | 11 | 11 |
| BasicHttpEntity(InputStream, long, ContentType, String, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isStreaming() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| BasicHttpEntity(InputStream, long, ContentType, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicHttpEntity(InputStream, ContentType, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicHttpEntity(InputStream, long, ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicHttpEntity(InputStream, ContentType, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicHttpEntity(InputStream, ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRepeatable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |