Source file "io/netty/handler/codec/compression/LzmaFrameEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 287 of 287 | 0% | 34 of 34 | 0% | 26 | 26 | 61 | 61 | 9 | 9 |
| LzmaFrameEncoder(int, int, int, int, boolean, int) | 0% | 0% | 12 | 12 | 25 | 25 | 1 | 1 | ||
| encode(ChannelHandlerContext, ByteBuf, ByteBuf) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| maxOutputBufferLength(int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LzmaFrameEncoder(int, int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LzmaFrameEncoder(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LzmaFrameEncoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| LzmaFrameEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |