Source file "org/jose4j/jwe/SimpleAeadCipher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 242 of 242 | 0% | 6 of 6 | 0% | 10 | 10 | 44 | 44 | 7 | 7 |
isAvailable(Logger, int, int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
encrypt(Key, byte[], byte[], byte[], String) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
getInitialisedCipher(Key, byte[], int, String) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
decrypt(byte[], byte[], byte[], Cipher) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decrypt(Key, byte[], byte[], byte[], byte[], String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SimpleAeadCipher(String, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
updateAad(Cipher, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |