Condition Coverage

blib/lib/Music/MelodicDevice/Arpeggiation.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
91 1 13 1 $type and $coderef

or 3 conditions

line l !l&&r !l&&!r condition
56 10 0 0 $duration ||= $self->duration
57 10 0 0 $type ||= $self->type
58 1 9 0 $repeats ||= $self->repeats