Source file "com/webauthn4j/data/SignatureAlgorithm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 201 of 201 | 0% | 28 of 28 | 0% | 31 | 31 | 44 | 44 | 10 | 10 |
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| create(String) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deserialize(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SignatureAlgorithm(String, MessageDigestAlgorithm) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| create(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJcaName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessageDigestAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |