Source file "io/netty/handler/codec/compression/SnappyFrameDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 381 of 381 | 0% | 50 of 50 | 0% | 32 | 32 | 102 | 102 | 5 | 5 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 23 | 23 | 84 | 84 | 1 | 1 | ||
| mapChunkType(byte) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| SnappyFrameDecoder(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| checkByte(byte, byte) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SnappyFrameDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |