Source file "org/jose4j/jwe/AesKeyWrapManagementAlgorithm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 0 of 0 | n/a | 7 | 7 | 21 | 21 | 7 | 7 |
| isAvailable() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| AesKeyWrapManagementAlgorithm(String, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| validateKey(Key) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseGeneralProviderContext() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateEncryptionKey(Key, ContentEncryptionAlgorithm) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateDecryptionKey(Key, ContentEncryptionAlgorithm) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKeyByteLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |