Source file "io/netty/handler/codec/compression/SnappyFrameEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 214 of 214 | 0% | 12 of 12 | 0% | 15 | 15 | 50 | 50 | 9 | 9 |
| encode(ChannelHandlerContext, ByteBuf, ByteBuf) | 0% | 0% | 6 | 6 | 28 | 28 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setChunkLength(ByteBuf, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeUnencodedChunk(ByteBuf, ByteBuf, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SnappyFrameEncoder(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| calculateAndWriteChecksum(ByteBuf, ByteBuf) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| snappyEncoderWithJumboFrames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeChunkLength(ByteBuf, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SnappyFrameEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |