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 | 270 of 270 | 0% | 22 of 22 | 0% | 21 | 21 | 62 | 62 | 10 | 10 |
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 | |
LzfEncoder(boolean, 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 |