Branch Coverage

blib/lib/Music/ScaleNote.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
82 0 0 unless $name or $format or $offset
86 1 10 unless $note->format($format) eq $name
90 0 10 if $flat and $note->format("isobase") =~ /#/
92 0 10 if $self->verbose
97 9 1 if ($posn >= 0) { }
98 0 9 if $self->verbose
108 1 8 if $flat
110 0 9 if $self->verbose
129 0 7 if $self->verbose
135 2 5 if $flat and $note->format("isobase") =~ /#/
137 0 7 if $self->verbose