Source file "io/netty/handler/ipfilter/IpSubnetFilterRule.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 14 of 14 | 0% | 18 | 18 | 47 | 47 | 11 | 11 |
| IpSubnetFilterRule(String, IpFilterRuleType) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| selectFilterRule(InetAddress, int, IpFilterRuleType) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| compareTo(InetSocketAddress) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| compareTo(IpSubnetFilterRule) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| IpSubnetFilterRule(String, int, IpFilterRuleType) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| IpSubnetFilterRule(InetAddress, int, IpFilterRuleType) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| compareInt(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| matches(InetSocketAddress) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ruleType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIpAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFilterRule() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |