Source file "com/webauthn4j/data/AuthenticatorSelectionCriteria.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 14 of 14 | 0% | 17 | 17 | 23 | 23 | 10 | 10 |
| equals(Object) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AuthenticatorSelectionCriteria(AuthenticatorAttachment, Boolean, ResidentKeyRequirement, UserVerificationRequirement) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| AuthenticatorSelectionCriteria(AuthenticatorAttachment, ResidentKeyRequirement, UserVerificationRequirement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AuthenticatorSelectionCriteria(AuthenticatorAttachment, Boolean, UserVerificationRequirement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAuthenticatorAttachment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRequireResidentKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResidentKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserVerification() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |