Source file "org/springframework/cloud/gateway/config/HttpClientProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 0 of 0 | n/a | 14 | 14 | 21 | 21 | 14 | 14 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpClientProperties.Proxy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setType(ProxyProvider.Proxy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsername(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNonProxyHostsPattern(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHost() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNonProxyHostsPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |