Source file "org/wildfly/security/ssl/SecurityDomainTrustManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 269 of 269 | 0% | 42 of 42 | 0% | 31 | 31 | 72 | 72 | 10 | 10 |
| doClientTrustCheck(X509Certificate[], String, SSLSession) | 0% | 0% | 21 | 21 | 46 | 46 | 1 | 1 | ||
| SecurityDomainTrustManager(X509TrustManager, SecurityDomain, boolean, MechanismConfigurationSelector) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| SecurityDomainTrustManager(X509ExtendedTrustManager, SecurityDomain, boolean, MechanismConfigurationSelector) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| checkClientTrusted(X509Certificate[], String, Socket) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkClientTrusted(X509Certificate[], String, SSLEngine) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkClientTrusted(X509Certificate[], String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkServerTrusted(X509Certificate[], String, Socket) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkServerTrusted(X509Certificate[], String, SSLEngine) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkServerTrusted(X509Certificate[], String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAcceptedIssuers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |