blib/lib/System/Daemon.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | l | !l | condition |
---|---|---|---|
144 | 0 | 1 | $code ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
84 | 0 | 0 | 1 | $dd->{'user'} or $dd->{'group'} |
116 | 0 | 0 | 1 | $dd->{'user'} or $dd->{'group'} |
152 | 0 | 1 | 0 | $pidfile ||= $self->pidfile |