| blib/lib/Music/MelodicDevice/Inversion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 2 | if $self->verbose |
| 64 | 0 | 12 | if $self->verbose |
| 70 | 72 | 12 | if (defined $last) |
| 75 | 0 | 12 | if $self->verbose |
| 84 | 5 | 1 | $note =~ /[A-G]/ ? : |
| 95 | 32 | 4 | $named ? : |
| 100 | 0 | 6 | if $self->verbose |
| 108 | 111 | 9 | if $pitch =~ /[A-G]/ |