Source file "com/webauthn4j/validator/attestation/trustworthiness/certpath/CertPathTrustworthinessValidatorBase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 120 of 120 | 0% | 6 of 6 | 0% | 11 | 11 | 34 | 34 | 8 | 8 |
| validate(AAGUID, CertificateBaseAttestationStatement, Instant) | 0% | 0% | 4 | 4 | 21 | 21 | 1 | 1 | ||
| CertPathTrustworthinessValidatorBase() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setFullChainProhibited(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRevocationCheckEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPolicyQualifiersRejected(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isFullChainProhibited() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRevocationCheckEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isPolicyQualifiersRejected() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |