Condition Coverage

blib/lib/Net/Server/Daemonize.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
60 0 0 $pid_file || die(qq[Couldn't remove pid_file "$pid_file" [$!]\n])

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 0 !defined($id) || $< == $id || $> == $id
135 0 0 0 $< != $uid or $> != $uid