Source file "io/netty/handler/codec/compression/FastLz.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,321 of 1,321 | 0% | 136 of 136 | 0% | 73 | 73 | 214 | 214 | 5 | 5 |
| compress(ByteBuf, int, int, ByteBuf, int, int) | 0% | 0% | 47 | 47 | 141 | 141 | 1 | 1 | ||
| decompress(ByteBuf, int, int, ByteBuf, int, int) | 0% | 0% | 22 | 22 | 64 | 64 | 1 | 1 | ||
| hashFunction(ByteBuf, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| readU16(ByteBuf, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| calculateOutputBufferLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |