Branch Coverage

blib/lib/USB/Descriptor/Configuration.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
96 0 0 $$s{'interfaces'} ? :
101 0 0 defined $s->_parent ? :
106 0 0 unless $bytes[0] == scalar @bytes
113 0 0 if $_->number <= $i
116 0 0 if $_->number > $i
183 0 0 if scalar @_
190 0 0 if scalar @_
197 0 0 if scalar @_ and ref $_[0] eq 'HASH'
204 0 0 if (scalar @_)
206 0 0 if (ref $_[0] eq 'ARRAY') { }
0 0 elsif (ref $_[0] eq 'HASH') { }
211 0 0 if (ref $_ eq 'HASH') { }
0 0 elsif (ref $_) { }
237 0 0 if scalar @_
244 0 0 if (scalar @_)
246 0 0 if ($_[0]) { }
262 0 0 if (scalar @_)
264 0 0 if ($_[0]) { }
280 0 0 if scalar @_
290 0 0 if (defined $string and length $string and defined $s->_parent)
301 0 0 if scalar @_ and $_[0]->can('_index_for_string')