Source file "org/bouncycastle/tls/crypto/impl/TlsSuiteHMac.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 231 of 231 | 0% | 16 of 16 | 0% | 16 | 16 | 53 | 53 | 8 | 8 |
| calculateMac(long, short, byte[], byte[], int, int) | 0% | 0% | 2 | 2 | 22 | 22 | 1 | 1 | ||
| calculateMacConstantTime(long, short, byte[], byte[], int, int, int, byte[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| TlsSuiteHMac(TlsCryptoParameters, TlsHMAC) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getHeaderLength(byte[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getMacSize(TlsCryptoParameters, TlsMAC) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| truncate(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getDigestBlockCount(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |