lib/App/Tel/HostRange.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 12 | 8.3 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 7 | if (eval { do { &Module::Load::load('NetAddr::IP'); 1 } }) { } |
71 | 0 | 0 | unless $_have_netaddr |
76 | 0 | 0 | if ($_ =~ qr"/") { } |
78 | 0 | 0 | if $range->contains($host) |
83 | 0 | 0 | if ($host2 =~ /^[\da-f]+$/i) |
90 | 0 | 0 | if $host >= $host1 and $host <= $host2 |