Source file "org/bouncycastle/tls/crypto/impl/jcajce/JcaSSL3HMAC.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 129 of 129 | 0% | 2 of 2 | 0% | 11 | 11 | 34 | 34 | 10 | 10 |
calculateMAC() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
JcaSSL3HMAC(TlsHash, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setKey(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
calculateMAC(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
genPad(byte, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
update(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getInternalBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMacLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |