Source file "org/apache/hc/core5/http/impl/nio/ChunkEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 219 of 219 | 0% | 20 of 20 | 0% | 16 | 16 | 63 | 63 | 6 | 6 |
| write(ByteBuffer) | 0% | 0% | 8 | 8 | 32 | 32 | 1 | 1 | ||
| writeTrailers(List) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| complete(List) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ChunkEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ChunkEncoder(WritableByteChannel, SessionOutputBuffer, BasicHttpTransportMetrics) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |