| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 7 of 124 | 94% | 1 of 4 | 75% | 1 | 11 | 2 | 23 | 0 | 9 |
| encryptKey(RSAPublicKey, Key) | 71% | n/a | 0 | 1 | 2 | 5 | 0 | 1 | ||
| RSAEncryptionHandler(EncryptionMethod, JweAlgorithm) | 97% | 75% | 1 | 3 | 0 | 7 | 0 | 1 | ||
| decryptContentEncryptionKey(Key, byte[]) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| decryptCiphertext(Key, byte[], byte[], byte[], byte[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| encryptPlaintext(Key, byte[], byte[], byte[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| generateJWEEncryptedKey(Key, Key) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getContentEncryptionKey() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| generateInitialisationVector() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |