Source file "org/h2/store/fs/FileBase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 67 of 67 | 0% | 0 of 0 | n/a | 12 | 12 | 20 | 20 | 12 | 12 |
| read(ByteBuffer, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| write(ByteBuffer, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| lock(long, long, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| map(FileChannel.MapMode, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| read(ByteBuffer[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transferFrom(ReadableByteChannel, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transferTo(long, long, WritableByteChannel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tryLock(long, long, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| write(ByteBuffer[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| FileBase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| force(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implCloseChannel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |