Source file "org/h2/store/RangeInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 14 of 14 | 0% | 16 | 16 | 32 | 32 | 9 | 9 |
| read(byte[], int, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| skip(long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RangeInputStream(InputStream, long, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |