Source file "io/grpc/netty/shaded/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 | 73 of 73 | 0% | 4 of 4 | 0% | 7 | 7 | 18 | 18 | 5 | 5 |
| selectFilterRule(InetAddress, int, IpFilterRuleType) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| IpSubnetFilterRule(String, int, IpFilterRuleType) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| IpSubnetFilterRule(InetAddress, int, IpFilterRuleType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| matches(InetSocketAddress) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ruleType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |