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,054 of 1,054 | 0% | 123 of 123 | 0% | 89 | 89 | 259 | 259 | 23 | 23 |
encode(ByteBuf, ByteBuf, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 48 | 48 | 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 |
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 | |
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 |