Source file "org/jose4j/jwe/Pbes2HmacShaWithAesKeyWrapAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 233 of 233 | 0% | 4 of 4 | 0% | 17 | 17 | 53 | 53 | 15 | 15 |
deriveForEncrypt(Key, Headers, ProviderContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
deriveKey(Key, Long, byte[], ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
Pbes2HmacShaWithAesKeyWrapAlgorithm(String, String, AesKeyWrapManagementAlgorithm) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
prepareForDecrypt(Key, Headers, ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
manageForDecrypt(CryptoPrimitive, byte[], ContentEncryptionKeyDescriptor, Headers, ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
manageForEncrypt(Key, ContentEncryptionKeyDescriptor, Headers, byte[], ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 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 | |
setDefaultIterationCount(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultSaltByteLength(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
validateKey(Key) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDefaultIterationCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultSaltByteLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |