| line | true | false | branch | 
 
| 80 | 0 | 44 | if ($self->background) | 
 
| 83 | 0 | 0 | unless $success | 
 
| 86 | 0 | 0 | unless $success | 
 
| 171 | 0 | 18 | $self->fork || $self->keepalive ? : | 
 
| 186 | 20 | 0 | $self->_has_follow_symlinks ? : | 
 
|  | 4 | 16 | $self->_has_restart_delay ? : | 
 
|  | 6 | 14 | $self->_has_restart_directory ? : | 
 
|  | 4 | 16 | $self->_has_restart_regex ? : | 
 
| 203 | 0 | 18 | if $self->debug | 
 
| 206 | 0 | 18 | if ($self->restart) { } | 
 
| 207 | 0 | 0 | if $self->background | 
 
| 209 | 0 | 0 | if $self->_has_pidfile | 
 
| 218 | 0 | 0 | if $ENV{'HARNESS_ACTIVE'} | 
 
| 231 | 0 | 18 | if ($self->background) | 
 
| 234 | 0 | 0 | unless $self->is_daemon | 
 
| 242 | 0 | 18 | if $self->_has_pidfile | 
 
| 265 | 0 | 18 | $self->keepalive ? : |