Source file "org/apache/hc/core5/http/io/entity/InputStreamEntity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 8 of 8 | 0% | 13 | 13 | 28 | 28 | 9 | 9 |
| writeTo(OutputStream) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| InputStreamEntity(InputStream, long, ContentType, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| InputStreamEntity(InputStream, long, ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InputStreamEntity(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 | ||
| isStreaming() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |