| tests/util-2 | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 17 | 0 | 0 | 1 | $dir and -d $dir |
| 24 | 2 | 5 | 8 | defined wantarray and not wantarray |
| 41 | 0 | 0 | 1 | -x '/bin/ls' and -x '/bin/cp' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 21 | 0 | 0 | 20 | ref $_ || $_ |