Condition Coverage

blib/lib/Sphinx/Manager.pm
Criterion Covered Total %
condition 6 24 25.0


and 3 conditions

line !l l&&!r l&&r condition
54 3 0 3 $self->{'_config_file'} and $config_file eq $self->{'_config_file'}
208 0 0 0 $pid and @{$self->_findproc($pid, qr/searchd/);}

or 3 conditions

line l !l&&r !l&&!r condition
49 6 0 0 $self->config_file || $default_config_file
66 3 0 0 $self->config_file || $default_config_file
107 132 0 0 $_->{'cmndline'} || $_->{'fname'}
121 0 0 0 $self->process_timeout || $default_process_timeout
136 1 0 0 $self->process_timeout || $default_process_timeout
319 0 0 0 $self->config_file || $default_config_file