Source file "org/h2/security/SHA256.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 18 of 18 | 0% | 15 | 15 | 50 | 50 | 6 | 6 |
| getPBKDF2(byte[], byte[], int, int) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| getKeyPasswordHash(String, char[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| getHashWithSalt(byte[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| initMac(byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getHash(byte[], boolean) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getHMAC(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |