Branch Coverage

blib/lib/Data/Combination.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
222 2 1 if (ref $mixer->{$_} eq 'ARRAY') { }
243 13 8 if ($counter[$c_index] >= @{$vals[$c_index]})
247 8 13 unless $carry
267 2 1 if (ref $mixer->[$_] eq 'ARRAY') { }
288 5 8 if ($counter[$c_index] >= @{$vals[$c_index]})
292 8 5 unless $carry
308 1 1 if ($ref eq 'HASH') { }
1 0 elsif ($ref eq 'ARRAY') { }