Source file "org/wildfly/security/ssl/SSLConfigurator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 92 of 92 | 0% | 0 of 0 | n/a | 27 | 27 | 48 | 48 | 27 | 27 |
| setWantClientAuth(SSLContext, SSLSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWantClientAuth(SSLContext, SSLEngine, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWantClientAuth(SSLContext, SSLServerSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNeedClientAuth(SSLContext, SSLSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNeedClientAuth(SSLContext, SSLEngine, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNeedClientAuth(SSLContext, SSLServerSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledCipherSuites(SSLContext, SSLSocket, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledCipherSuites(SSLContext, SSLEngine, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledCipherSuites(SSLContext, SSLServerSocket, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledProtocols(SSLContext, SSLSocket, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledProtocols(SSLContext, SSLEngine, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledProtocols(SSLContext, SSLServerSocket, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSSLParameters(SSLContext, SSLSocket, SSLParameters) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSSLParameters(SSLContext, SSLEngine, SSLParameters) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSSLParameters(SSLContext, SSLServerSocket, SSLParameters) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseClientMode(SSLContext, SSLSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseClientMode(SSLContext, SSLEngine, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseClientMode(SSLContext, SSLServerSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableSessionCreation(SSLContext, SSLSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableSessionCreation(SSLContext, SSLEngine, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableSessionCreation(SSLContext, SSLServerSocket, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDefaultSSLParameters(SSLContext, SSLParameters) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportedSSLParameters(SSLContext, SSLParameters) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| configure(SSLContext, SSLServerSocket) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| configure(SSLContext, SSLSocket) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| configure(SSLContext, SSLEngine) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| configure(SSLContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |