Source file "org/bouncycastle/tls/DTLSTransport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 302 of 302 | 0% | 36 of 36 | 0% | 27 | 27 | 71 | 71 | 9 | 9 |
| receive(byte[], int, int, int, DTLSRecordCallback) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| receivePending(byte[], int, int, DTLSRecordCallback) | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| send(byte[], int, int) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| receive(byte[], int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| receivePending(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DTLSTransport(DTLSRecordLayer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getReceiveLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSendLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |