Condition Coverage

blib/lib/Set/Partition.pm
Criterion Covered Total %
condition 7 7 100.0


and 3 conditions

line !l l&&!r l&&r condition
192 13 1 16 $sib < $end and $inc

or 2 conditions

line l !l condition
92 6 2 $args{'partition'} || []
145 5 2 $state ||= [(0) x @$list]