| blib/lib/Music/Chord/Progression/NRO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 26 | 69.2 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 6 | 0 | $self->base_scale eq 'major' ? : |
| 99 | 0 | 5 | if $self->verbose |
| 112 | 14 | 4 | $self->format eq 'ISO' ? : |
| 114 | 0 | 18 | if $self->verbose |
| 134 | 0 | 1 | if $self->verbose |
| 147 | 4 | 0 | $self->format eq 'ISO' ? : |
| 149 | 0 | 4 | if $self->verbose |
| 157 | 0 | 4 | int rand 2 ? : |
| 181 | 2 | 4 | if (ref $self->transform eq 'ARRAY') { } |
| 4 | 0 | elsif ($self->transform =~ /^\d+$/) { } | |
| 208 | 7 | 15 | if ($token =~ /^I$/) { } |
| 212 | 10 | 5 | if length $token > 1 |
| 213 | 10 | 5 | defined $task ? : |