blib/lib/Net/IP/Resolver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 1 | ref $_[0] ? : |
99 | 2 | 0 | defined $_[0] ? : |
100 | 2 | 0 | @_ ? : |
127 | 4 | 1 | defined $_[0] ? : |
131 | 3 | 3 | if (Net::IP::Match::XS::match_ip($ip, @$network)) |