Condition Coverage

blib/lib/Net/CIDR/Set/IPv4.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
19 0 1 816 /^\d{1,3}$/ and not /^0\d{1,2}$/
1 0 816 /^\d{1,3}$/ and not /^0\d{1,2}$/ and $_ < 256
83 4 50 3 $generic < 1 and $lo eq $hi
2 16 36 $generic < 2 and defined(my $w = _is_cidr($lo, $hi))

or 2 conditions

line l !l condition
82 4 53 shift() || 0