Source file "org/jose4j/jwx/KeyValidationSupport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 147 of 147 | 0% | 16 of 16 | 0% | 14 | 14 | 30 | 30 | 6 | 6 |
| validateAesWrappingKey(Key, String, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| checkRsaKeySize(Key) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| castKey(Key, Class) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| cekNotAllowed(byte[], String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notNull(Key) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| KeyValidationSupport() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |