blib/lib/USB/HID/Report.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 0 | if ($key eq 'input' or $key eq 'output' or $key eq 'feature') { } |
98 | 0 | 0 | if ($push_report_id) |
113 | 0 | 0 | if ($push_report_id) |
152 | 0 | 0 | if @_ |
159 | 0 | 0 | if @_ |
166 | 0 | 0 | if (@_) |
169 | 0 | 0 | if $type eq 'input' or $type eq 'output' or $type eq 'feature' |
179 | 0 | 0 | if (@_ and ref $_[0] eq 'ARRAY') |
186 | 0 | 0 | unless 'USB::HID::Report::Field'->can($k) |