Branch Coverage

blib/lib/Math/Permute/Lists.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
53 45 266 if (ref $_ eq 'ARRAY' or ref $_ eq $Expand) { }
69 144 1041 if (grep {ref $_ eq $Expand;} @q) { }
73 275 144 if (ref $q ne $Expand) { }
89 1185 1951 if (scalar @Q == scalar @$M)
90 260 925 $R ? :
96 2967 6622 unless ($p->[0])