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 | 230 of 230 | 0% | 24 of 24 | 0% | 30 | 30 | 48 | 48 | 18 | 18 |
| enabledProtocols(String[], String[]) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| enabledCipherSuites(String[], String[]) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| configure(SSLConfigurable) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| includedStrings(String[], String, String) | 0% | 0% | 3 | 3 | 7 | 7 | 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 |