Source file "org/wildfly/security/jose/jwk/JWKParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 12 of 12 | 0% | 16 | 16 | 45 | 45 | 9 | 9 |
| createECPublicKey() | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| createRSAPublicKey() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| toPublicKey() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| parse(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isKeyTypeSupported(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| JWKParser(JWK) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create(JWK) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJwk() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |