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