Source file "org/wildfly/security/jose/jwk/JWK.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 46 | 0% | 0 of 0 | n/a | 11 | 11 | 17 | 17 | 11 | 11 |
| JWK() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOtherClaims(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPublicKeyUse(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKeyId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPublicKeyUse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOtherClaims() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |