Branch Coverage

blib/lib/Music/MelodicDevice/Arpeggiation.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
60 0 10 ref $type eq 'ARRAY' ? :
67 0 10 if $self->verbose
73 32 1 if $pat->current < @$notes
78 0 10 if $self->verbose
91 1 14 if ($type and $coderef) { }
13 1 elsif ($type) { }