Branch Coverage

blib/lib/MIDI/XML/Marker.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
85 0 0 if (@_)
86 0 0 if (ref $_[0] eq 'ARRAY') { }
0 0 elsif (ref $_[0] eq 'HASH') { }
0 0 elsif (ref $_[0] eq '') { }
87 0 0 if ($_[0][0] eq 'marker')
93 0 0 unless $attr =~ /^_/
97 0 0 if ($_[0] eq 'marker')
144 0 0 if (@_)