| lib/Su/Process.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 399 | 6 | 0 | 1 | -f $f and $suffix |
| 6 | 0 | 1 | -f $f and $suffix and $suffix ne '.pm' | |
| 442 | 67 | 6 | 0 | $@ and not $SUPPRESS_LOAD_ERROR |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 107 | 3 | 1 | 17 | $base or $dir |