Branch Coverage

blib/lib/Daemon/Control/Plugin/HotStandby.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
89 0 0 unless defined $self->fork
90 0 0 if $self->fork == 2
91 0 0 if $self->fork == 1
92 0 0 if $self->fork == 0
108 0 0 unless $self->pid_running($start_pid)
111 0 0 unless $self->pid_running($start_pid)
113 0 0 if ($ARGV[0] ne 'restart' and $self->pid_running($start_pid))
122 0 0 if (not -f $self->pid_file)