Source file "org/bouncycastle/tls/KeyShareEntry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 10 of 10 | 0% | 11 | 11 | 19 | 19 | 6 | 6 |
| KeyShareEntry(int, byte[]) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| parse(InputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkKeyExchangeLength(int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| encode(OutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getNamedGroup() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyExchange() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |