| blib/lib/MIDI/XML/PolyKeyPressure.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 85 | 0 | 0 | if (@_) |
| 86 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $_[0] eq 'HASH') { } | |
| 0 | 0 | elsif (ref $_[0] eq '') { } | |
| 87 | 0 | 0 | if ($_[0][0] eq 'key_after_touch') |
| 95 | 0 | 0 | unless $attr =~ /^_/ |
| 98 | 0 | 0 | if ($_[0] eq 'key_after_touch') |
| 184 | 0 | 0 | if (@_) |