Source file "org/jose4j/jwe/WrappingKeyManagementAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 222 of 222 | 0% | 8 of 8 | 0% | 11 | 11 | 43 | 43 | 7 | 7 |
manageForEnc(Key, ContentEncryptionKeyDescriptor, byte[], ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
prepareForDecrypt(Key, Headers, ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
manageForDecrypt(CryptoPrimitive, byte[], ContentEncryptionKeyDescriptor, Headers, ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
WrappingKeyManagementAlgorithm(String, String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
manageForEncrypt(Key, ContentEncryptionKeyDescriptor, Headers, byte[], ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
initCipher(Cipher, int, Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setAlgorithmParameterSpec(AlgorithmParameterSpec) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |