Source file "com/webauthn4j/data/attestation/authenticator/AttestedCredentialData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 129 of 129 | 0% | 12 of 12 | 0% | 14 | 14 | 27 | 27 | 8 | 8 |
| equals(Object) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AttestedCredentialData(AAGUID, byte[], COSEKey) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| AttestedCredentialData() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getCredentialId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAaguid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCOSEKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |