Source file "org/bouncycastle/tls/ServerHello.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 241 of 241 | 0% | 2 of 2 | 0% | 12 | 12 | 32 | 32 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parse(ByteArrayInputStream) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| encode(TlsContext, OutputStream) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| ServerHello(ProtocolVersion, byte[], byte[], int, Hashtable) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| ServerHello(byte[], int, Hashtable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isHelloRetryRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCipherSuite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExtensions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRandom() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |