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
87 1 10 unless $note->format($format) eq $name
91 0 10 if $flat and $note->format("isobase") =~ /#/
93 0 10 if $self->verbose
98 9 1 if ($posn >= 0) { }
99 0 9 if $self->verbose
109 1 8 if $flat and $note->format("ISO") =~ /#/
111 0 9 if $self->verbose
130 0 7 if $self->verbose
136 2 5 if $flat and $note->format("isobase") =~ /#/
138 0 7 if $self->verbose