Source file "reactor/netty/transport/AddressUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 304 of 304 | 0% | 46 of 46 | 0% | 34 | 34 | 73 | 73 | 11 | 11 |
| parseAddress(String, int, boolean) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| updatePort(Supplier, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| updateHost(Supplier, String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| replaceWithResolved(InetSocketAddress) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| attemptParsingIpString(String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| createInetSocketAddress(String, int, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| replaceUnresolvedNumericIp(InetSocketAddress) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| createForIpString(String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createResolved(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createUnresolved(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseAddress(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |