Branch Coverage

blib/lib/MIDI/XML/SystemExclusive.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
74 0 0 if (@_)
75 0 0 if (ref $_[0] eq 'ARRAY') { }
0 0 elsif (ref $_[0] eq 'HASH') { }
0 0 elsif (ref $_[0] eq '') { }
76 0 0 if ($_[0][0] eq 'sysex_f0')
82 0 0 unless $attr =~ /^_/
89 0 0 if ($_[0] eq 'sysex_f0')
136 0 0 if (@_)
186 0 0 if (defined $self->{'_Data'})