Source file "org/bouncycastle/tls/HandshakeMessageOutput.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 106 of 106 | 0% | 2 of 2 | 0% | 8 | 8 | 28 | 28 | 7 | 7 |
| send(TlsProtocol) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| prepareClientHello(TlsHandshakeHash, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| sendClientHello(TlsClientProtocol, TlsHandshakeHash, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| HandshakeMessageOutput(short, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| send(TlsProtocol, short, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HandshakeMessageOutput(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |