Branch Coverage

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


line true false branch
54 43 254 if (ref $_ eq 'ARRAY' or ref $_ eq $Expand) { }
70 138 1033 if (grep {ref $_ eq $Expand;} @q) { }
74 267 138 if (ref $q ne $Expand) { }
90 1171 1930 if (scalar @Q == scalar @$M)
91 248 923 $R ? :
97 2939 6608 unless ($p->[0])