Condition Coverage

blib/lib/FormValidator/Simple/Plugin/NetAddr/IP.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
47 0 3 9 $ip->version == 4 && $ip->masklen == 32
65 0 0 12 $ip->version == 4 && $ip->masklen <= 32