| blib/lib/MIDI/Drummer/Tiny/Grooves.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 174 | 0 | 0 | unless (keys %$set) |
| 177 | 0 | 0 | unless ($groove_number) |
| 209 | 2 | 0 | unless ($set and keys %$set) |
| 213 | 1 | 1 | if ($args->{'cat'}) |
| 216 | 10 | 72 | if (lc($set->{$k}{'cat'}) =~ /$string/) |
| 221 | 1 | 1 | if ($args->{'name'}) |
| 224 | 3 | 79 | if (lc($set->{$k}{'name'}) =~ /$string/) |