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 | 112 of 112 | 0% | 6 of 6 | 0% | 11 | 11 | 28 | 28 | 8 | 8 |
validateKey(Key, ContentEncryptionAlgorithm) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
manageForDecrypt(CryptoPrimitive, byte[], ContentEncryptionKeyDescriptor, Headers, ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 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 | |
prepareForDecrypt(Key, Headers, ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 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 | |
isAvailable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |