Source file "org/h2/security/SecureFileStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 240 of 240 | 0% | 14 of 14 | 0% | 16 | 16 | 52 | 52 | 9 | 9 |
| xorInitVector(byte[], int, int, long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| readFully(byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| initKey(byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| SecureFileStore(DataHandler, String, String, String, byte[], int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| writeDirect(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readFullyDirect(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| seek(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| generateSalt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |