blib/lib/Paranoid/Network.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 18 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
111 | 0 | 1 | 14 | defined $ip and defined $family |
157 | 0 | 1 | 4 | defined $host and $host =~ /^@{[\undef];}$/so |
249 | 0 | 0 | 6 | defined $target and defined $dest |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
95 | 15 | 0 | 0 | has_ipv6() or $] >= 5.012 |
207 | 10 | 0 | 0 | has_ipv6() or $] >= 5.012 |
254 | 2 | 0 | 0 | has_ipv6() or $] >= 5.012 |