Source file "org/jose4j/jwe/AesCbcHmacSha2ContentEncryptionAlgorithm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 333 of 333 | 0% | 2 of 2 | 0% | 10 | 10 | 67 | 67 | 9 | 9 |
| decrypt(ContentEncryptionParts, byte[], byte[], Headers, ProviderContext) | 0% | 0% | 2 | 2 | 27 | 27 | 1 | 1 | ||
| encrypt(byte[], byte[], byte[], byte[], Headers, ProviderContext) | 0% | n/a | 1 | 1 | 21 | 21 | 1 | 1 | ||
| AesCbcHmacSha2ContentEncryptionAlgorithm(String, int, String, int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| encrypt(byte[], byte[], byte[], Headers, byte[], ProviderContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAvailable() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAdditionalAuthenticatedDataLengthBytes(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHmacJavaAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTagTruncationLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContentEncryptionKeyDescriptor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |