Source file "com/webauthn4j/data/PublicKeyCredentialCreationOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 259 of 259 | 0% | 24 of 24 | 0% | 26 | 26 | 32 | 32 | 14 | 14 |
| equals(Object) | 0% | 0% | 13 | 13 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PublicKeyCredentialCreationOptions(PublicKeyCredentialRpEntity, PublicKeyCredentialUserEntity, Challenge, List, Long, List, AuthenticatorSelectionCriteria, AttestationConveyancePreference, AuthenticationExtensionsClientInputs) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| PublicKeyCredentialCreationOptions(PublicKeyCredentialRpEntity, PublicKeyCredentialUserEntity, Challenge, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChallenge() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPubKeyCredParams() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExcludeCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthenticatorSelection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttestation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtensions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |