Source file "org/apache/hc/client5/http/entity/mime/InputStreamBody.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 4 of 4 | 0% | 10 | 10 | 22 | 22 | 8 | 8 |
| writeTo(OutputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| InputStreamBody(InputStream, ContentType, String, long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| InputStreamBody(InputStream, ContentType, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InputStreamBody(InputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| InputStreamBody(InputStream, ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInputStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFilename() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |