Condition Coverage

blib/lib/Paranoid/Network.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

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

or 3 conditions

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