Source file "org/bouncycastle/tls/crypto/impl/jcajce/JceTlsHMAC.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 0 of 0 | n/a | 8 | 8 | 22 | 22 | 8 | 8 |
| setKey(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| calculateMAC(byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| JceTlsHMAC(int, Mac, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| update(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| calculateMAC() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMacLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInternalBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |