| blib/lib/Data/BiaB/MIDI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 148 | 0 | 0 | unless (%midinotes) |
| 161 | 0 | 0 | if ($key =~ /^(.+)m$/) |
| 167 | 0 | 0 | if $key > 7 |
| 197 | 0 | 0 | if $start > 1 |
| 205 | 0 | 0 | if $end < $#c |
| 210 | 0 | 0 | if defined $_ |
| 212 | 0 | 0 | if (++$beats > $bpm) |
| 214 | 0 | 0 | if $beats < 4 |
| 223 | 0 | 0 | unless (@notes) |
| 230 | 0 | 0 | if defined $_ and $self->{'debug'} |
| 256 | 0 | 0 | unless $flags == 144 or $flags == 148 or $flags == 147 |
| 257 | 0 | 0 | unless $chan and $chan < 16 |
| 267 | 0 | 0 | if (@ev) { } |
| 277 | 0 | 0 | if $e->[1] < $time |