Branch Coverage

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


line true false branch
71 0 0 if (@_)
72 0 0 if (ref $_[0] eq 'ARRAY') { }
0 0 elsif (ref $_[0] eq 'HASH') { }
0 0 elsif (ref $_[0] eq '') { }
73 0 0 if ($_[0][0] eq 'lyric')
79 0 0 unless $attr =~ /^_/
83 0 0 if ($_[0] eq 'lyric')
130 0 0 if (@_)