Source file "io/grpc/netty/shaded/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,042 of 1,042 | 0% | 122 of 122 | 0% | 88 | 88 | 256 | 256 | 22 | 22 |
| encode(ByteBuf, ByteBuf, int) | 0% | 0% | 8 | 8 | 48 | 48 | 1 | 1 | ||
| decode(ByteBuf, ByteBuf) | 0% | 0% | 19 | 19 | 42 | 42 | 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 | ||
| validateOffset(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| encodeCopy(ByteBuf, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| calculateChecksum(ByteBuf, int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getHashTable(int) | 0% | 0% | 3 | 3 | 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 | ||
| 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 | ||
| Snappy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |