blib/lib/Net/Server/Daemonize.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
60 | 0 | 0 | $pid_file || die(qq[Couldn't remove pid_file "$pid_file" [$!]\n]) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
101 | 0 | 0 | 0 | !defined($id) || $< == $id || $> == $id |
135 | 0 | 0 | 0 | $< != $uid or $> != $uid |