Source file "org/bouncycastle/tls/BasicTlsPSKIdentity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 31 of 31 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| BasicTlsPSKIdentity(byte[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| BasicTlsPSKIdentity(String, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getPSK() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPSKIdentity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| skipIdentityHint() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| notifyIdentityHint(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |