blib/lib/Hardware/UPS/Perl/PID.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
250 | 0 | 0 | 0 | defined $pidFile and $pidFile |
0 | 0 | 0 | defined $pidFile and $pidFile and -w $pidFile | |
264 | 0 | 0 | 0 | $pid != $self->getPID and kill 0, $pid |