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