Source file "org/h2/compress/CompressDeflate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 16 of 16 | 0% | 13 | 13 | 42 | 42 | 5 | 5 |
| setOptions(String) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| compress(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| expand(byte[], int, int, byte[], int, int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| CompressDeflate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |