Source file "ch/qos/logback/core/net/ssl/SSLConfigurableSocket.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
| SSLConfigurableSocket(SSLSocket) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setEnabledProtocols(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabledCipherSuites(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 | ||
| getDefaultProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportedProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultCipherSuites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportedCipherSuites() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |