Source file "com/webauthn4j/util/HKDFUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 142 of 142 | 0% | 14 of 14 | 0% | 12 | 12 | 37 | 37 | 5 | 5 |
| expand(byte[], byte[], int) | 0% | 0% | 6 | 6 | 25 | 25 | 1 | 1 | ||
| createMac(byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| extract(byte[], byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| calculateHKDFSHA256(byte[], byte[], byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| extract(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |