Source file "io/netty/handler/codec/compression/JZlibDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 273 of 273 | 0% | 25 of 25 | 0% | 23 | 23 | 70 | 70 | 9 | 9 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 13 | 13 | 46 | 46 | 1 | 1 | ||
| JZlibDecoder(byte[], int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| JZlibDecoder(ZlibWrapper, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| JZlibDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JZlibDecoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JZlibDecoder(ZlibWrapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JZlibDecoder(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decompressionBufferExhausted(ByteBuf) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |