Source file "io/netty/handler/codec/compression/LzfEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 283 of 283 | 0% | 24 of 24 | 0% | 24 | 24 | 65 | 65 | 12 | 12 |
encode(ChannelHandlerContext, ByteBuf, ByteBuf) | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
LzfEncoder(boolean, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
lzfEncodeNonCompress(byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
encodeCompress(byte[], int, int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeNonCompress(byte[], int, int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
handlerRemoved(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
LzfEncoder(boolean, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LzfEncoder(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LzfEncoder(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LzfEncoder(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LzfEncoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |