Branch Coverage

blib/lib/USB/HID/Descriptor/Report.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
121 0 0 if exists $tags{$tag} and exists $item_size{$size}
129 0 0 if (1 == @_) { }
131 0 0 if (not defined $_[0]) { }
0 0 elsif ($_[0] >= -128 and $_[0] <= 127) { }
0 0 elsif ($_[0] >= -32768 and $_[0] <= 32767) { }
153 0 0 if exists $collection_type{$type}
158 0 0 if $_ ne 'nonvolatile'
0 0 if $tag eq 'input'
184 0 0 if 0 == $data_size and $tag ne 'input'
192 0 0 if (exists $usage_pages{$page}) { }
255 0 0 $_[0] eq 'end' ? :