Source file "org/bouncycastle/tls/AbstractTlsClient.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 528 of 528 | 0% | 95 of 95 | 0% | 86 | 86 | 150 | 150 | 38 | 38 |
getClientExtensions() | ![]() | 0% | ![]() | 0% | 29 | 29 | 62 | 62 | 1 | 1 |
getSupportedGroups(Vector) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
processServerExtensions(Hashtable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
getEarlyKeyShareGroups() | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
getNamedGroupRoles() | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
checkForUnexpectedServerExtension(Hashtable, Integer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
allowUnexpectedServerExtension(Integer, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
init(TlsClientContext) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
notifyHandshakeBeginning() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getCertificateStatusRequest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
processServerSupplementalData(Vector) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
AbstractTlsClient(TlsCrypto) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDHGroupVerifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSRPConfigVerifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSupportedSignatureAlgorithms() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProtocolVersions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCipherSuites() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNewConnectionID() | ![]() | 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 | |
getCertificateAuthorities() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getProtocolNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMultiCertStatusRequest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSNIServerNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSupportedSignatureAlgorithmsCert() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTrustedCAIndication() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAllowedClientCertificateTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAllowedServerCertificateTypes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSessionToResume() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExternalPSKs() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isFallback() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getClientSupplementalData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
notifyServerVersion(ProtocolVersion) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
notifySessionToResume(TlsSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
notifySessionID(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
notifySelectedCipherSuite(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
notifySelectedPSK(TlsPSK) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
notifyNewSessionTicket(NewSessionTicket) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |