Source file "io/netty/handler/codec/compression/Snappy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,102 of 1,102 | 0% | 125 of 125 | 0% | 94 | 94 | 275 | 275 | 27 | 27 |
| encode(ByteBuf, ByteBuf, int) | 0% | 0% | 8 | 8 | 50 | 50 | 1 | 1 | ||
| decode(ByteBuf, ByteBuf) | 0% | 0% | 18 | 18 | 40 | 40 | 1 | 1 | ||
| decodeCopyWith1ByteOffset(byte, ByteBuf, ByteBuf, int) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| decodeCopyWith2ByteOffset(byte, ByteBuf, ByteBuf, int) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| decodeCopyWith4ByteOffset(byte, ByteBuf, ByteBuf, int) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| decodeLiteral(byte, ByteBuf, ByteBuf) | 0% | 0% | 10 | 10 | 25 | 25 | 1 | 1 | ||
| encodeLiteral(ByteBuf, ByteBuf, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| encodeCopyWithOffset(ByteBuf, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| readPreamble(ByteBuf) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| findMatchingLength(ByteBuf, int, int, int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| validateChecksum(int, ByteBuf, int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getHashTableFastThreadLocalArrayFill(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| validateOffset(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| encodeCopy(ByteBuf, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getPreamble(ByteBuf) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| calculateChecksum(ByteBuf, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| bitsToEncode(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| maskChecksum(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Snappy(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getHashTable(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hash(ByteBuf, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validateChecksum(int, ByteBuf) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| calculateChecksum(ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withHashTableReuse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Snappy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |