Source file "org/jose4j/jwe/DirectKeyManagementAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 6 of 6 | 0% | 10 | 10 | 23 | 23 | 7 | 7 |
validateKey(Key, ContentEncryptionAlgorithm) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
manageForDecrypt(Key, byte[], ContentEncryptionKeyDescriptor, Headers, ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
manageForEncrypt(Key, ContentEncryptionKeyDescriptor, Headers, byte[], ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
DirectKeyManagementAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 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 | |
isAvailable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |