Source file "io/netty/handler/codec/http/HttpChunkedInput.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 74 | 0% | 8 of 8 | 0% | 12 | 12 | 25 | 25 | 8 | 8 |
| readChunk(ByteBufAllocator) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| HttpChunkedInput(ChunkedInput) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HttpChunkedInput(ChunkedInput, LastHttpContent) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isEndOfInput() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readChunk(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| progress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |