Source file "org/apache/tomcat/util/net/SSLHostConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,134 of 1,134 | 0% | 112 of 112 | 0% | 151 | 151 | 335 | 335 | 95 | 95 |
| setProtocols(String) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| SSLHostConfig() | 0% | n/a | 1 | 1 | 32 | 32 | 1 | 1 | ||
| setCiphers(String) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| adjustRelativePath(String) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getTruststore() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| setProperty(String, SSLHostConfig.Type) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addCertificate(SSLHostConfigCertificate) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| setOpenSslConf(OpenSSLConf) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getTruststoreType() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getTruststoreProvider() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getCiphers() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| registerDefaultCertificate() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setCaCertificateFile(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setCaCertificatePath(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setCertificateVerification(String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getCertificates(boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getCipherList() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getJsseCipherNames() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeyPassword() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeyAlias() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeystoreFile() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeystorePassword() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeystoreProvider() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeystoreType() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setKeyManagerAlgorithm(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setRevocationEnabled(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSslProtocol(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTrustManagerClassName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTruststoreAlgorithm(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTruststoreFile(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTruststorePassword(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTruststoreProvider(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTruststoreType(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCertificateChainFile() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateFile() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCertificateKeyFile() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setCertificateRevocationListPath(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDisableCompression(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDisableSessionTickets(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setInsecureRenegotiation(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeyPassword(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateVerificationDepth(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeyAlias(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeystoreFile(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeystorePassword(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeystoreProvider(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeystoreType(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateChainFile(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateFile(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCertificateKeyFile(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHostName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isExplicitlyRequestedProtocol(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setOpenSslConfContext(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOpenSslContext(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConfigType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setEnabledProtocols(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledCiphers(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setObjectName(ObjectName) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCertificates() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCertificateRevocationListFile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCertificateVerificationAsString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCertificateVerificationAsString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setHonorCipherOrder(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSessionCacheSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSessionTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrustStore(KeyStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOpenSslConfContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOpenSslContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnabledProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnabledCiphers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getObjectName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOpenSslConf() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCertificateRevocationListFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCertificateVerification() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCertificateVerificationDepth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCertificateVerificationDepthConfigured() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHonorCipherOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHostName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyManagerAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRevocationEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSslProtocol() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTrustManagerClassName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTruststoreAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTruststoreFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTruststorePassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCertificateRevocationListPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCaCertificateFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCaCertificatePath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisableCompression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisableSessionTickets() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInsecureRenegotiation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |