Source file "org/bouncycastle/tls/DigitallySigned.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 8 of 8 | 0% | 9 | 9 | 19 | 19 | 5 | 5 |
| parse(TlsContext, InputStream) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| DigitallySigned(SignatureAndHashAlgorithm, byte[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encode(OutputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSignature() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |