Source file "io/netty/handler/codec/http2/Http2DataChunkedInput.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 90 | 0% | 10 of 10 | 0% | 12 | 12 | 24 | 24 | 7 | 7 |
| readChunk(ByteBufAllocator) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| Http2DataChunkedInput(ChunkedInput, Http2FrameStream) | 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 |