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