Source file "org/jose4j/jwe/AesGcmContentEncryptionAlgorithm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 0 of 0 | n/a | 6 | 6 | 23 | 23 | 6 | 6 |
| AesGcmContentEncryptionAlgorithm(String, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| decrypt(ContentEncryptionParts, byte[], byte[], Headers, ProviderContext) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| encrypt(byte[], byte[], byte[], byte[], String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encrypt(byte[], byte[], byte[], Headers, byte[], ProviderContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isAvailable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContentEncryptionKeyDescriptor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |