Source file "org/apache/hc/core5/http/io/entity/ByteArrayEntity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 184 of 184 | 0% | 4 of 4 | 0% | 16 | 16 | 38 | 38 | 14 | 14 |
| ByteArrayEntity(byte[], int, int, ContentType, String, boolean) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| ByteArrayEntity(byte[], ContentType, String, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| writeTo(OutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getContent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ByteArrayEntity(byte[], int, int, ContentType, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayEntity(byte[], int, int, ContentType, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayEntity(byte[], int, int, ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayEntity(byte[], ContentType, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayEntity(byte[], ContentType, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ByteArrayEntity(byte[], ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContentLength() | 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 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |