Source file "io/netty/handler/codec/compression/JdkZlibDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 869 of 869 | 0% | 127 of 127 | 0% | 91 | 91 | 211 | 211 | 23 | 23 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 25 | 25 | 62 | 62 | 1 | 1 | ||
| readGZIPHeader(ByteBuf) | 0% | 0% | 20 | 20 | 50 | 50 | 1 | 1 | ||
| JdkZlibDecoder(ZlibWrapper, byte[], boolean, int) | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| verifyCrc16(ByteBuf) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| readGZIPFooter(ByteBuf) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| verifyCrc(ByteBuf) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| handleGzipFooter(ByteBuf) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| skipIfNeeded(ByteBuf, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| looksLikeZlib(short) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| handlerRemoved0(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| JdkZlibDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(ZlibWrapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(ZlibWrapper, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(ZlibWrapper, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(ZlibWrapper, boolean, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JdkZlibDecoder(boolean, int) | 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 |