| blib/lib/Music/MelodicDevice/Transposition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 2 | if $self->verbose |
| 67 | 10 | 9 | $notes->[0] =~ /[A-G]/ ? : |
| 73 | 2 | 91 | if ($i == -1) { } |
| 77 | 47 | 44 | if ($named) { } |
| 85 | 0 | 19 | if $self->verbose |
| 93 | 48 | 45 | if $pitch =~ /[A-G]/ |