Source file "com/webauthn4j/data/AuthenticationRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 225 of 225 | 0% | 18 of 18 | 0% | 22 | 22 | 42 | 42 | 13 | 13 |
| equals(Object) | 0% | 0% | 10 | 10 | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| AuthenticationRequest(byte[], byte[], byte[], byte[], String, byte[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| AuthenticationRequest(byte[], byte[], byte[], String, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AuthenticationRequest(byte[], byte[], byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AuthenticationRequest(byte[], byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCredentialId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserHandle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthenticatorData() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientDataJSON() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSignature() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientExtensionsJSON() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |