Branch Coverage

blib/lib/Rex/JobControl/Helper/Project/Job.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
42 0 0 if (-f $self->_config_file)
62 0 0 unless (-f $logfile)
129 0 0 if ($cmdb)
142 0 0 if ($self->execute_strategy eq 'step') { }
154 0 0 $cmdb ? :
162 0 0 if (exists $$ret[0]{'terminate_message'})
180 0 0 if (-f $self->project->project_path . '/next_server.txt')
189 0 0 $cmdb ? :
197 0 0 if (exists $$ret[0]{'terminate_message'})
229 0 0 unless (-f "$execute_path/run.status.yml")
237 0 0 if ($failed)
250 0 0 if (-d $execute_path) { }
252 0 0 unless opendir my $dh, $execute_path
254 0 0 unless -f "$execute_path/$entry/run.status.yml"
277 0 0 if (-d $execute_path) { }
280 0 0 unless opendir my $dh, $execute_path
282 0 0 if $entry eq '.' or $entry eq '..'
283 0 0 if (-f "$execute_path/$entry/running.status.yml")
290 0 0 if (-f "$execute_path/$entry/run.status.yml")