| blib/lib/USB/Descriptor/Configuration.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 197 | 0 | 0 | 0 | scalar @_ and ref $_[0] eq 'HASH' |
| 290 | 0 | 0 | 0 | defined $string and length $string |
| 0 | 0 | 0 | defined $string and length $string and defined $s->_parent | |
| 301 | 0 | 0 | 0 | scalar @_ and $_[0]->can('_index_for_string') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | ref $this || $this |