| blib/lib/USB/HID.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 86 | 0 | 0 | if (exists $options{'configurations'} and scalar $options{'configurations'}) | 
| 92 | 0 | 0 | if (ref $configuration eq 'HASH') { } | 
| 0 | 0 | elsif (ref $configuration) { } | |
| 108 | 0 | 0 | if (ref $_ eq 'HASH') { } | 
| 0 | 0 | elsif (ref $_) { } | |
| 114 | 0 | 0 | if ($_->isa('USB::Descriptor::Interface')) { } | 
| 128 | 0 | 0 | if (ref $configuration eq 'HASH') { } | 
| 0 | 0 | elsif (ref $_) { } |