Source file "org/apache/hc/client5/http/config/TlsConfig.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% | 6 of 6 | 0% | 11 | 11 | 18 | 18 | 8 | 8 |
| setSupportedProtocols(TLS[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| build() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setHandshakeTimeout(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHandshakeTimeout(Timeout) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSupportedProtocols(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSupportedCipherSuites(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setVersionPolicy(HttpVersionPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TlsConfig.Builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |