Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 408 of 411 | 0% | 18 of 18 | 0% | 16 | 17 | 82 | 83 | 7 | 8 |
computeAuthenticationTag(byte[], byte[], byte[], Key) | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
verifyAndDecodeJwe(JWE) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
encodeJwe(JWE) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
serializeCEK(JWEKeyStorage) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
deserializeCEK(JWEKeyStorage) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
encryptBytes(byte[], byte[], Key) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decryptBytes(byte[], byte[], Key) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
AesCbcHmacShaEncryptionProvider() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |