Condition Coverage

blib/lib/Net/CIDR/Set.pm
Criterion Covered Total %
condition 16 29 55.1


and 3 conditions

line !l l&&!r l&&r condition
522 0 0 8 defined $vv and $vv eq $v

or 2 conditions

line l !l condition
97 35 83 shift() || 0
176 16 4 defined $_ && $_->nbits || ''
617 1 1 @r = &$iter() or return
661 16 8 @r = &$iter() or return

or 3 conditions

line l !l&&r !l&&!r condition
74 16 20 0 ref $self || $self
78 0 0 0 $type_map{$type} || $type
148 29 18 0 $$self{'coder'} ||= $self->_guess_coder($ip)
158 67 0 0 $$self{'coder'} || croak("Don't know how to $meth yet")
184 5 4 0 $$self{'coder'} ||= $class{$found[0]}
496 0 0 0 shift() || croak('I need two sets to compare')