Source file "io/netty/handler/codec/compression/ZlibDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 6 of 6 | 0% | 7 | 7 | 15 | 15 | 4 | 4 |
| prepareDecompressBuffer(ChannelHandlerContext, ByteBuf, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| ZlibDecoder(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ZlibDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decompressionBufferExhausted(ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |