Source file "org/h2/store/CountingReaderInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 192 of 192 | 0% | 20 of 20 | 0% | 17 | 17 | 45 | 45 | 7 | 7 |
| fillBuffer() | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| CountingReaderInputStream(Reader, long) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| fetch() | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |