Source file "com/webauthn4j/data/attestation/statement/PackedAttestationStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 12 of 12 | 0% | 15 | 15 | 23 | 23 | 9 | 9 |
| 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 | ||
| PackedAttestationStatement(COSEAlgorithmIdentifier, byte[], AttestationCertificatePath) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getSig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlg() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getX5c() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFormat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |