| blib/lib/MIDI/Drummer/Tiny/Grooves.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 175 | 0 | 0 | unless (keys %$set) |
| 178 | 0 | 0 | unless ($groove_number) |
| 210 | 2 | 0 | unless ($set and keys %$set) |
| 214 | 1 | 1 | if ($args->{'cat'}) |
| 217 | 10 | 72 | if (lc($set->{$k}{'cat'}) =~ /$string/) |
| 222 | 1 | 1 | if ($args->{'name'}) |
| 225 | 3 | 79 | if (lc($set->{$k}{'name'}) =~ /$string/) |