Source file "com/webauthn4j/validator/RegistrationDataValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 244 of 244 | 0% | 18 of 18 | 0% | 18 | 18 | 60 | 60 | 9 | 9 |
| validate(RegistrationData, RegistrationParameters) | 0% | 0% | 3 | 3 | 30 | 30 | 1 | 1 | ||
| RegistrationDataValidator(List, CertPathTrustworthinessValidator, SelfAttestationTrustworthinessValidator, List, ObjectConverter) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| validateUVUPFlags(AuthenticatorData, boolean, boolean) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| validateAlg(COSEAlgorithmIdentifier, List) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| validateAuthenticatorDataField(AuthenticatorData) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$validateAlg$0(COSEAlgorithmIdentifier, PublicKeyCredentialParameters) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setOriginValidator(OriginValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOriginValidator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCustomRegistrationValidators() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |