| blib/lib/Algorithm/ChooseSubsets.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 97 | 1 | 0 | if (ref $_[0] eq 'ARRAY') { } |
| 0 | 0 | elsif ($_[0] =~ /^\d+$/) { } | |
| 105 | 0 | 1 | unless (defined $args{'size'}) |
| 128 | 1 | 10 | unless defined $c |
| 132 | 1 | 9 | if $last_one and not $$self{'_all'} |
| 133 | 0 | 9 | if ($last_one and $$self{'_all'}) |
| 135 | 0 | 0 | if ++$k > $n |
| 140 | 0 | 9 | if $k > $n |