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