Source file "org/apache/lucene/util/compress/LZ4.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 536 of 536 | 0% | 80 of 80 | 0% | 52 | 52 | 95 | 95 | 12 | 12 |
compressWithDictionary(byte[], int, int, int, DataOutput, LZ4.HashTable) | ![]() | 0% | ![]() | 0% | 18 | 18 | 35 | 35 | 1 | 1 |
decompress(DataInput, int, byte[], int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 28 | 28 | 1 | 1 |
encodeSequence(byte[], int, int, int, int, DataOutput) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
readInt(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeLiterals(byte[], int, int, int, DataOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
commonBytes(byte[], int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
encodeLen(int, DataOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encodeLastLiterals(byte[], int, int, DataOutput) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hash(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compress(byte[], int, int, DataOutput, LZ4.HashTable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hashHC(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |