Condition Coverage

blib/lib/Set/SortedArray.pm
Criterion Covered Total %
condition 17 30 56.6


and 3 conditions

line !l l&&!r l&&r condition
190 1 0 3 $i < @$S and $j < @$T
250 1 0 3 $i < @$S and $j < @$T
274 2 0 6 $i < @$S and $j < @$T
300 2 0 6 $i < @$S and $j < @$T
331 0 0 0 $i < @$S and $j < @$T
356 0 0 0 @_ == 3 and not UNIVERSAL::isa($_[2], 'Set::SortedArray')
409 2 0 6 $i < @$S and $j < @$T
473 16 2 38 $i < @$S and $j < @$T

or 3 conditions

line l !l&&r !l&&!r condition
166 4 5 0 $members{$member} ||= $member
224 4 5 0 $members{$member} ||= $member