| blib/lib/Proc/PidUtil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 103 | 1 | 0 | 3 | -e $pidfile and -r $pidfile |
| 1 | 0 | 3 | -e $pidfile and -r $pidfile and open PID, $pidfile | |
| 112 | 0 | 0 | 3 | $_ and not $_ =~ /\D/ |
| line | l | !l | condition |
|---|---|---|---|
| 107 | 3 | 0 | |