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 | 55 of 55 | 0% | 4 of 4 | 0% | 9 | 9 | 17 | 17 | 7 | 7 |
isAvailable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 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 |