blib/lib/Test/Instance/Apache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 16 | 25.0 |
line | true | false | branch |
---|---|---|---|
216 | 3 | 4 | $copy =~ s[/bin$][/sbin] ? : |
224 | 0 | 2 | if defined $httpd |
271 | 0 | 0 | if defined $self->pid |
306 | 0 | 0 | if (-f $self->pid_file_path) |
360 | 0 | 4 | if (my $pid = $self->pid) |
365 | 0 | 0 | unless $self->_kill_pid(0) |
368 | 0 | 0 | unless $self->_kill_pid(0) |
378 | 0 | 0 | unless $self->pid |