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
49 3 0 3 $$self{'_config_file'} and $config_file eq $$self{'_config_file'}
197 0 0 0 $pid and @{$self->_findproc($pid, qr/searchd/);}

or 3 conditions

line l !l&&r !l&&!r condition
44 6 0 0 $self->config_file || $default_config_file
61 3 0 0 $self->config_file || $default_config_file
102 132 0 0 $$_{'cmndline'} || $$_{'fname'}
116 0 0 0 $self->process_timeout || $default_process_timeout
131 1 0 0 $self->process_timeout || $default_process_timeout
298 0 0 0 $self->config_file || $default_config_file