Source file "reactor/netty/http/server/ConnectionInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 245 of 245 | 0% | 26 of 26 | 0% | 26 | 26 | 44 | 44 | 13 | 13 |
| from(Channel, HttpRequest, boolean, SocketAddress, BiFunction) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| ConnectionInfo(SocketAddress, String, int, SocketAddress, String, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| withHostAddress(InetSocketAddress, String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withScheme(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withHostAddress(InetSocketAddress) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withRemoteAddress(InetSocketAddress) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ConnectionInfo(SocketAddress, SocketAddress, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getDefaultHostPort(String) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getHostPort() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getHostAddress() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getRemoteAddress() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getScheme() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHostName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |