| blib/lib/Music/Chord/Progression/NRO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 26 | 73.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 6 | 0 | $self->base_scale eq 'major' ? : |
| 98 | 0 | 5 | if $self->verbose |
| 111 | 14 | 4 | $self->format eq 'ISO' ? : |
| 113 | 0 | 18 | if $self->verbose |
| 133 | 0 | 1 | if $self->verbose |
| 146 | 4 | 0 | $self->format eq 'ISO' ? : |
| 148 | 0 | 4 | if $self->verbose |
| 156 | 1 | 3 | int rand 2 ? : |
| 180 | 2 | 4 | if (ref $self->transform eq 'ARRAY') { } |
| 4 | 0 | elsif ($self->transform =~ /^\d+$/) { } | |
| 197 | 7 | 15 | if ($token =~ /^X$/) { } |
| 201 | 3 | 12 | if length $token > 1 |
| 202 | 3 | 12 | defined $task ? : |