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 | 235 of 235 | 0% | 6 of 6 | 0% | 9 | 9 | 43 | 43 | 6 | 6 |
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(Key, byte[], byte[], byte[], byte[], String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 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 |