Source file "net/jpountz/lz4/LZ4HCJavaSafeCompressor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 693 of 693 | 0% | 88 of 88 | 0% | 59 | 59 | 135 | 135 | 15 | 15 |
insertAndFindBestMatch(byte[], int, int, LZ4Utils.Match) | ![]() | 0% | ![]() | 0% | 14 | 14 | 33 | 33 | 1 | 1 |
insertAndFindBestMatch(ByteBuffer, int, int, LZ4Utils.Match) | ![]() | 0% | ![]() | 0% | 14 | 14 | 33 | 33 | 1 | 1 |
insertAndFindWiderMatch(byte[], int, int, int, int, LZ4Utils.Match) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
insertAndFindWiderMatch(ByteBuffer, int, int, int, int, LZ4Utils.Match) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
addHash(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
LZ4HCJavaSafeCompressor.HashTable(LZ4HCJavaSafeCompressor, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
insert(int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
insert(int, ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
next(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addHash(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addHash(ByteBuffer, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hashPointer(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hashPointer(ByteBuffer, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hashPointer(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |