Source file "com/webauthn4j/data/PublicKeyCredentialRequestOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 171 of 171 | 0% | 18 of 18 | 0% | 19 | 19 | 21 | 21 | 10 | 10 |
| equals(Object) | 0% | 0% | 10 | 10 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PublicKeyCredentialRequestOptions(Challenge, Long, String, List, UserVerificationRequirement, AuthenticationExtensionsClientInputs) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getChallenge() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRpId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAllowCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserVerification() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtensions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |