Source file "org/xerial/snappy/pure/PureJavaSnappy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 484 of 484 | 0% | 20 of 20 | 0% | 25 | 25 | 90 | 90 | 15 | 15 |
rawCompress(ByteBuffer, int, int, ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 27 | 27 | 1 | 1 |
rawUncompress(ByteBuffer, int, int, ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 27 | 27 | 1 | 1 |
uncompressedLength(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
rawCompress(Object, int, int, Object, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
rawUncompress(Object, int, int, Object, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
uncompressedLength(Object, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
rawCompress(long, long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
rawUncompress(long, long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
uncompressedLength(long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PureJavaSnappy() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
arrayCopy(Object, int, int, Object, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isValidCompressedBuffer(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidCompressedBuffer(Object, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidCompressedBuffer(long, long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxCompressedLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |