Source file "ch/qos/logback/core/net/ssl/SSLParametersConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 245 of 245 | 0% | 28 of 28 | 0% | 34 | 34 | 60 | 60 | 20 | 20 |
| enabledProtocols(String[], String[]) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| enabledCipherSuites(String[], String[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| configure(SSLConfigurable) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| includedStrings(String[], String, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getHostnameVerification() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setHostnameVerification(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stringToArray(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setIncludedProtocols(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExcludedProtocols(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncludedCipherSuites(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExcludedCipherSuites(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNeedClientAuth(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWantClientAuth(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SSLParametersConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncludedProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExcludedProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncludedCipherSuites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExcludedCipherSuites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNeedClientAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWantClientAuth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |