Branch Coverage

blib/lib/Set/Intersection.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
87 1 11 if (ref($_[0]) =~ /^HASH/)
93 1 11 unless @arrs
94 1 10 if @arrs == 1
96 9 1 unless $opts{-'preordered'}