Source file "io/netty/handler/codec/compression/Lz4FrameDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 343 of 343 | 0% | 49 of 49 | 0% | 32 | 32 | 83 | 83 | 6 | 6 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 24 | 24 | 71 | 71 | 1 | 1 | ||
| Lz4FrameDecoder(LZ4Factory, Checksum) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Lz4FrameDecoder(LZ4Factory, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isClosed() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Lz4FrameDecoder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Lz4FrameDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |