Branch Coverage

blib/lib/Music/Chord/Progression/T.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
108 0 6 if $self->verbose
121 19 4 $self->format eq 'ISO' ? :
123 0 23 if $self->verbose
143 0 1 if $self->verbose
156 4 0 $self->format eq 'ISO' ? :
158 0 4 if $self->verbose
166 1 3 int rand 2 ? :
190 3 4 if (ref $self->transform eq 'ARRAY') { }
4 0 elsif ($self->transform =~ /^\d+$/) { }
205 8 19 if ($token =~ /^I$/) { }