Source file "io/netty/handler/ipfilter/IpSubnetFilter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 50 of 50 | 0% | 31 | 31 | 66 | 66 | 6 | 6 |
| IpSubnetFilter(boolean, List) | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| accept(ChannelHandlerContext, InetSocketAddress) | 0% | 0% | 10 | 10 | 13 | 13 | 1 | 1 | ||
| sortAndFilter(List) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| IpSubnetFilter(IpSubnetFilterRule[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IpSubnetFilter(boolean, IpSubnetFilterRule[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IpSubnetFilter(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |