Source file "org/bouncycastle/tls/crypto/impl/jcajce/JceChaCha20Poly1305.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 324 of 324 | 0% | 26 of 26 | 0% | 22 | 22 | 68 | 68 | 9 | 9 |
doFinal(byte[], byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 40 | 40 | 1 | 1 |
init(byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
initMAC(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
updateMAC(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
JceChaCha20Poly1305(JcaJceHelper, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
runCipher(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getOutputSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setKey(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |