Source file "io/netty/handler/codec/compression/Lz4FrameEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 580 of 580 | 0% | 44 of 44 | 0% | 41 | 41 | 129 | 129 | 19 | 19 |
| flushBufferedData(ByteBuf) | 0% | 0% | 3 | 3 | 29 | 29 | 1 | 1 | ||
| allocateBuffer(ChannelHandlerContext, ByteBuf, boolean, boolean) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| finishEncode(ChannelHandlerContext, ChannelPromise) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| compressionLevel(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| encode(ChannelHandlerContext, ByteBuf, ByteBuf) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| Lz4FrameEncoder(LZ4Factory, boolean, int, Checksum, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| flush(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| close(ChannelPromise) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ctx() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| close(ChannelHandlerContext, ChannelPromise) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Lz4FrameEncoder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Lz4FrameEncoder(LZ4Factory, boolean, int, Checksum) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Lz4FrameEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBackingBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |