Source file "io/netty/handler/stream/ChunkedNioStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 14 of 14 | 0% | 16 | 16 | 42 | 42 | 9 | 9 |
| readChunk(ByteBufAllocator) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| isEndOfInput() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| ChunkedNioStream(ReadableByteChannel, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ChunkedNioStream(ReadableByteChannel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readChunk(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transferredBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| progress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |