Source file "org/h2/compress/LZFInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 276 of 276 | 0% | 30 of 30 | 0% | 25 | 25 | 68 | 68 | 10 | 10 |
| fillBuffer() | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| readBlock(byte[], int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| readInt() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readFully(byte[], int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| LZFInputStream(InputStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ensureSize(byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |