Source file "org/wildfly/security/ssl/AbstractDelegatingSSLParameters.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 85 | 0% | 0 of 0 | n/a | 16 | 16 | 28 | 28 | 16 | 16 |
| copyJdk8FinalParameters() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AbstractDelegatingSSLParameters(SSLParameters) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCipherSuites(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProtocols(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWantClientAuth(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNeedClientAuth(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlgorithmConstraints(AlgorithmConstraints) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEndpointIdentificationAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApplicationProtocols(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCipherSuites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWantClientAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNeedClientAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithmConstraints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEndpointIdentificationAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getApplicationProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |