Source file "org/h2/compress/LZFOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 197 of 197 | 0% | 16 of 16 | 0% | 16 | 16 | 47 | 47 | 8 | 8 |
compressAndWrite(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
writeInt(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ensureOutput(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
LZFOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
flush() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |