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 | 183 of 183 | 0% | 4 of 4 | 0% | 10 | 10 | 43 | 43 | 8 | 8 |
| manageForEncrypt(Key, ContentEncryptionKeyDescriptor, Headers, byte[], ProviderContext) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| manageForDecrypt(CryptoPrimitive, byte[], ContentEncryptionKeyDescriptor, Headers, ProviderContext) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| prepareForDecrypt(Key, Headers, ProviderContext) | 0% | n/a | 1 | 1 | 6 | 6 | 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 |