Source file "com/webauthn4j/data/jws/JWSFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 198 of 198 | 0% | 4 of 4 | 0% | 7 | 7 | 42 | 42 | 5 | 5 |
| create(JWSHeader, Serializable, PrivateKey) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| parse(String, Class) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| create(JWSHeader, Serializable, byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| JWSFactory(ObjectConverter) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JWSFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |