| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 267 of 282 | 5% | 9 of 10 | 10% | 13 | 15 | 55 | 59 | 8 | 10 |
| encodeJwe(JWE) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| verifyAndDecodeJwe(JWE) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| encryptBytes(byte[], byte[], Key, byte[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getAeadDecryptedTargetContent(JWE) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| decryptBytes(byte[], byte[], Key, byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getAuthenticationTag(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getEncryptedContent(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| deserializeCEK(JWEKeyStorage) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| serializeCEK(JWEKeyStorage) | 70% | 50% | 1 | 2 | 2 | 5 | 0 | 1 | ||
| AesGcmEncryptionProvider() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |