Source file "org/apache/http/HttpHost.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 219 of 355 | 38% | 25 of 30 | 16% | 24 | 34 | 51 | 86 | 9 | 19 |
| create(String) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| equals(Object) | 10% | 6% | 8 | 9 | 4 | 6 | 0 | 1 | ||
| HttpHost(InetAddress, String, int, String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| HttpHost(HttpHost) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| HttpHost(InetAddress, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HttpHost(String, int) | 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 | ||
| hashCode() | 81% | 50% | 1 | 2 | 1 | 7 | 0 | 1 | ||
| toHostString() | 91% | 50% | 1 | 2 | 1 | 7 | 0 | 1 | ||
| HttpHost(String, int, String) | 90% | 50% | 1 | 2 | 1 | 9 | 0 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toURI() | 100% | 50% | 1 | 2 | 0 | 8 | 0 | 1 | ||
| getHostName() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getPort() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getSchemeName() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getAddress() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| toString() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |