Source file "org/mapdb/CompressLZF.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 529 of 529 | 0% | 66 of 66 | 0% | 41 | 41 | 102 | 102 | 8 | 8 |
compress(byte[], int, byte[], int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 56 | 56 | 1 | 1 |
expand(ByteBuffer, int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
expand(DataInput, byte[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
first(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next(int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
CompressLZF() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |