blib/lib/Audio/TinySoundFont/Preset.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
43 | 1 | 28 | if $tsf->active_voices |
54 | 14 | 14 | if (defined $vol) |
61 | 1 | 27 | if ($vel < 0) |
67 | 1 | 27 | if ($vel > 1) |
74 | 1 | 27 | if ($note < 0) |
80 | 1 | 27 | if ($note > 127) |
95 | 28 | 26 | unless $tsf->active_voices |
99 | 14 | 14 | if (defined $old_vol) |