Condition Coverage

blib/lib/MIDI/Drummer/Tiny/Syncopate.pm
Criterion Covered Total %
condition 0 24 0.0


or 2 conditions

line l !l condition
148 0 0 $opts->{'negate'} ||= 0
149 0 0 $opts->{'count'} ||= 0
156 0 0 $opts->{'vary'} ||= {0, sub { $self->rest($opts->{'duration'}); } , 1, sub { $self->note($opts->{'duration'}, $instrument); } }

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 0 $instrument ||= $self->closed_hh
103 0 0 0 $opts->{'duration'} ||= $self->duration
146 0 0 0 $instrument ||= $self->snare
150 0 0 0 $opts->{'beats'} ||= $self->beats
151 0 0 0 $opts->{'repeat'} ||= $self->repeat
152 0 0 0 $opts->{'duration'} ||= $self->duration