Source file "org/bouncycastle/tls/SessionParameters.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 4 of 4 | 0% | 15 | 15 | 31 | 31 | 13 | 13 |
| SessionParameters(int, short, Certificate, TlsSecret, ProtocolVersion, Certificate, byte[], byte[], byte[], boolean) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| copy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readServerExtensions() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCipherSuite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCompressionAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocalCertificate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMasterSecret() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNegotiatedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPeerCertificate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPSKIdentity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSRPIdentity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExtendedMasterSecret() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |