blib/lib/Music/MelodicDevice/Transposition.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
42 | 0 | 2 | if $self->verbose |
58 | 9 | 9 | $notes->[0] =~ /[A-G]/ ? : |
64 | 2 | 88 | if ($i == -1) { } |
68 | 44 | 44 | if ($named) { } |
76 | 0 | 18 | if $self->verbose |
84 | 45 | 45 | if $pitch =~ /[A-G]/ |