Source file "org/wildfly/security/jose/jwk/ECPublicJWK.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 24 of 24 | 0% | 0 of 0 | n/a | 7 | 7 | 10 | 10 | 7 | 7 |
| setCrv(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setX(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setY(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ECPublicJWK() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCrv() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getX() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getY() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |