| blib/lib/Lab/SCPI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 10 | 11 | 13 | $b ne $a and $b ne scpi_shortform($a) |
| 343 | 0 | 0 | 52 | defined $v and $v eq "_VALUE" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 483 | 49 | 0 | 171 | uc $ko eq uc $m or $shorter eq uc $m |