Source file "org/apache/hc/core5/http/HttpHost.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 18 of 18 | 0% | 31 | 31 | 62 | 62 | 22 | 22 |
| create(String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| HttpHost(String, InetAddress, String, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toURI() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| create(URI) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| HttpHost(String, InetAddress, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(String, NamedEndpoint) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(String, String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(InetAddress, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(InetAddress) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(URIAuthority) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHostName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toHostString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |