| blib/lib/List/Group.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 2 | unless ref $list eq 'ARRAY' |
| 64 | 0 | 2 | if $number =~ /\D/ and grep $group_by, ('cols', 'rows') |
| 67 | 1 | 1 | if $group_by eq 'cols' |
| 68 | 1 | 1 | if $group_by eq 'rows' |
| 69 | 2 | 0 | wantarray ? : |
| 2 | 0 | if $grouping |