| blib/lib/Data/BiaB/MIDI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 147 | 0 | 0 | unless (%midinotes) |
| 160 | 0 | 0 | if ($key =~ /^(.+)m$/) |
| 166 | 0 | 0 | if $key > 7 |
| 196 | 0 | 0 | if $start > 1 |
| 204 | 0 | 0 | if $end < $#c |
| 209 | 0 | 0 | if defined $_ |
| 211 | 0 | 0 | if (++$beats > $bpm) |
| 213 | 0 | 0 | if $beats < 4 |
| 222 | 0 | 0 | unless (@notes) |
| 229 | 0 | 0 | if defined $_ and $self->{'debug'} |
| 255 | 0 | 0 | unless $flags == 144 or $flags == 148 or $flags == 147 |
| 256 | 0 | 0 | unless $chan and $chan < 16 |
| 266 | 0 | 0 | if (not @ev) { } |
| 276 | 0 | 0 | if $e->[1] < $time |