Source file "org/springframework/cloud/config/server/proxy/ProxyHostProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 62 of 62 | 0% | 10 of 10 | 0% | 18 | 18 | 18 | 18 | 13 | 13 |
| connectionInformationProvided() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| authenticationProvided() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNonProxyHosts(String) | 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 | ||
| ProxyHostProperties() | 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 | ||
| getNonProxyHosts() | 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 |