Source file "com/webauthn4j/converter/AttestationObjectConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 0 of 0 | n/a | 7 | 7 | 27 | 27 | 7 | 7 |
| convert(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| convert(byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| extractAttestationStatement(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| convertToBytes(AttestationObject) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| convertToBase64urlString(AttestationObject) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| extractAuthenticatorData(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AttestationObjectConverter(ObjectConverter) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |