Source file "org/h2/store/fs/FileBaseDefault.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 8 of 8 | 0% | 10 | 10 | 19 | 19 | 6 | 6 |
| read(ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| write(ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| position(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| truncate(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| FileBaseDefault() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| position() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |