Branch Coverage

blib/lib/POE/Framework/MIDI/Rule/MinimumNoteCount.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
14 0 0 unless ref $thing_to_test eq 'ARRAY'
18 0 0 $$_{'note'} ? :
20 0 0 if $$self{'params'}{'verbose'}
22 0 0 $$self{'notecount'} >= $self->min_notes ? :
27 0 0 unless $$self{'params'}{'min_notes'}
34 0 0 unless $$self{'notecount'}