Source file "com/webauthn4j/validator/AssertionSignatureValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 2 of 2 | 0% | 5 | 5 | 25 | 25 | 4 | 4 |
| verifySignature(COSEKey, byte[], byte[]) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| validate(CoreAuthenticationData, COSEKey) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getSignedData(CoreAuthenticationData) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AssertionSignatureValidator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |