Source file "org/h2/tools/CompressTool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 605 of 605 | 0% | 82 of 82 | 0% | 56 | 56 | 144 | 144 | 14 | 14 |
| writeVariableInt(byte[], int, int) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| readVariableInt(byte[], int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| wrapInputStream(InputStream, String, String) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| wrapOutputStream(OutputStream, String, String) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| expand(byte[]) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| compress(byte[], int, Compressor, byte[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| compress(byte[], String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| expand(byte[], byte[], int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getCompressor(String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getVariableIntLength(int) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| getCompressAlgorithm(String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getBuffer(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getCompressor(int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |