Source file "org/h2/compress/CompressLZF.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 817 of 817 | 0% | 94 of 94 | 0% | 59 | 59 | 162 | 162 | 12 | 12 |
compress(byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 57 | 57 | 1 | 1 |
compress(ByteBuffer, int, byte[], int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 60 | 60 | 1 | 1 |
expand(byte[], int, int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
expand(ByteBuffer, ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
first(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
first(ByteBuffer, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next(int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next(int, ByteBuffer, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hash(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CompressLZF() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setOptions(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |