lib/Ubic/Daemon/OS/POSIX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | unless $self->pid_exists($pid) |
28 | 0 | 0 | unless ($ps_pid) |
32 | 0 | 0 | unless ($ps_pid == $pid) |
43 | 0 | 0 | if grep {$_ == $fd;} @except |
51 | 0 | 0 | if ($result =~ /\d/) |