Source file "org/bouncycastle/tls/TlsInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 2 of 2 | 0% | 6 | 6 | 10 | 10 | 5 | 5 |
| read() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TlsInputStream(TlsProtocol) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |