Source file "org/jose4j/jwe/EcdhKeyAgreementWithAesKeyWrapAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 106 of 106 | 0% | 4 of 4 | 0% | 8 | 8 | 20 | 20 | 6 | 6 |
EcdhKeyAgreementWithAesKeyWrapAlgorithm(String, AesKeyWrapManagementAlgorithm) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
manageForEncrypt(Key, ContentEncryptionKeyDescriptor, Headers, byte[], ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
manageForDecrypt(Key, byte[], ContentEncryptionKeyDescriptor, Headers, ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAvailable() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 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 |