Source file "io/netty/handler/codec/compression/ZstdEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 264 of 264 | 0% | 24 of 24 | 0% | 22 | 22 | 68 | 68 | 10 | 10 |
| allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| flushBufferedData(ByteBuf) | 0% | 0% | 2 | 2 | 15 | 15 | 1 | 1 | ||
| encode(ChannelHandlerContext, ByteBuf, ByteBuf) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| ZstdEncoder(int, int, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| flush(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ZstdEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ZstdEncoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ZstdEncoder(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |