Condition Coverage

blib/lib/MIDI/XML/Track.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
140 0 0 0 defined $_[0] && ref $_[0] eq 'HASH'
181 0 0 0 exists $options_r->{'from_track'} and defined $options_r->{'from_track'}
277 0 0 0 $ev->[0] eq 'raw_meta_event' and $ev->[2] == 32
0 0 0 $ev->[0] eq 'raw_meta_event' and $ev->[2] == 33

or 3 conditions

line l !l&&r !l&&!r condition
138 0 0 0 ref $class || $class