| blib/lib/HPUX/Ioscan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 301 | 575 | 24 | 2 | $subkey eq 'class' and $subval eq 'disk' |
| 599 | 1 | 1 | $subkey eq 'class' and $subval eq 'disk' and $$self{$mainkey}{'card_instance'} eq $instance |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 0 | 0 | $args{'force'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 72 | 0 | 0 | 0 | not defined $cache or $force |