Source file "org/eclipse/jetty/util/ssl/SslContextFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 74 of 74 | 0% | 14 of 14 | 0% | 15 | 15 | 22 | 22 | 8 | 8 |
getAcceptedIssuers() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkClientTrusted(X509Certificate[], String, Socket) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkClientTrusted(X509Certificate[], String, SSLEngine) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkServerTrusted(X509Certificate[], String, Socket) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkServerTrusted(X509Certificate[], String, SSLEngine) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkClientTrusted(X509Certificate[], String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkServerTrusted(X509Certificate[], String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SslContextFactory.X509ExtendedTrustManagerWrapper(X509ExtendedTrustManager) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |