Source file "com/google/common/net/HostAndPort.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 386 | 56% | 23 of 52 | 55% | 21 | 41 | 30 | 72 | 9 | 15 |
| toString() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| fromParts(String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withDefaultPort(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fromHost(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| requireBracketsForIPv6() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getPortOrDefault(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHostAndPortFromBracketedHost(String) | 98% | 91% | 1 | 7 | 0 | 14 | 0 | 1 | ||
| fromString(String) | 100% | 100% | 0 | 7 | 0 | 20 | 0 | 1 | ||
| HostAndPort(String, int, boolean) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| isValidPort(int) | 100% | 100% | 0 | 3 | 0 | 1 | 0 | 1 | ||
| hasPort() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| getHost() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |