Source file "com/webauthn4j/validator/attestation/statement/packed/PackedAttestationStatementValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 238 of 238 | 0% | 22 of 22 | 0% | 19 | 19 | 53 | 53 | 8 | 8 |
| validateX5c(CoreRegistrationObject, PackedAttestationStatement, byte[], COSEAlgorithmIdentifier, byte[]) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| validate(CoreRegistrationObject) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| extractAAGUIDFromAttestationCertificate(X509Certificate) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| validateSelfAttestation(CoreRegistrationObject, byte[], COSEAlgorithmIdentifier, byte[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| verifySignature(PublicKey, COSEAlgorithmIdentifier, byte[], byte[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getAttToBeSigned(CoreRegistrationObject) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| validateAttestationStatementNotNull(PackedAttestationStatement) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| PackedAttestationStatementValidator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |