Condition Coverage

blib/lib/Set/Functional.pm
Criterion Covered Total %
condition 30 32 93.7


and 3 conditions

line !l l&&!r l&&r condition
190 1 0 4 $first and @$first
212 1 0 4 $first and @$first
309 1 12 40 $first and @$first
336 1 12 40 $first and @$first
470 4 2 2 @set == @{$_[0];} && @set == @{$_[1];}
484 4 2 2 @set == @{$_[1];} && @set == @{$_[2];}
529 4 2 2 @set == @{$_[0];} && @set != @{$_[1];}
542 4 2 2 @set == @{$_[1];} && @set != @{$_[2];}
557 4 2 2 @set != @{$_[0];} && @set == @{$_[1];}
570 4 2 2 @set != @{$_[1];} && @set == @{$_[2];}

or 2 conditions

line l !l condition
167 13 2 $repetitions *= @$_ or return