| blib/lib/Daemon/Control/Plugin/HotStandby.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 94 | 0 | 0 | unless defined $self->fork |
| 95 | 0 | 0 | if $self->fork == 2 |
| 96 | 0 | 0 | if $self->fork == 1 |
| 97 | 0 | 0 | if $self->fork == 0 |
| 113 | 0 | 0 | unless $self->pid_running($start_pid) |
| 116 | 0 | 0 | unless $self->pid_running($start_pid) |
| 118 | 0 | 0 | if ($ARGV[0] ne 'restart' and $self->pid_running($start_pid)) |
| 127 | 0 | 0 | if (not -f $self->pid_file) |