blib/lib/Clustericious/Command/hypnotoad.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | if ($ENV{'HYPNOTOAD_CONFIG'} and $ENV{'HYPNOTOAD_CONFIG'} ne $sentinel) |
36 | 0 | 0 | unless (defined $pid) |
40 | 0 | 0 | unless ($pid) |
44 | 0 | 0 | if (-e $pid_file) |
46 | 0 | 0 | unless (kill 0, $pid) |
48 | 0 | 0 | unless unlink $pid_file |