| blib/lib/List/GroupBy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 8 | ref $options eq 'ARRAY' ? : |
| 21 | 2 | 7 | unless ref $options->{'keys'} eq 'ARRAY' |
| 27 | 1 | 6 | unless ref $default eq 'HASH' |
| 31 | 1 | 5 | unless ref $options->{'operations'} eq 'HASH' |
| 36 | 1 | 8 | unless ref $operation eq 'CODE' |