Branch Coverage

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


line true false branch
57 0 0 if (-f $self->_config_file)
77 0 0 unless (-f $logfile)
130 0 0 if (scalar @server == 0)
149 0 0 if ($cmdb)
162 0 0 if ($self->execute_strategy eq 'step') { }
175 0 0 $cmdb ? :
183 0 0 if (exists $$ret[0]{'terminate_message'})
201 0 0 if (-f $self->project->project_path . '/next_server.txt')
215 0 0 $cmdb ? :
223 0 0 if (exists $$ret[0]{'terminate_message'})
277 0 0 unless (-f "$execute_path/run.status.yml")
285 0 0 if ($failed)
298 0 0 if (-d $execute_path) { }
300 0 0 unless opendir my $dh, $execute_path
302 0 0 unless -f "$execute_path/$entry/run.status.yml"
325 0 0 if (-d $execute_path) { }
328 0 0 unless opendir my $dh, $execute_path
330 0 0 if $entry eq '.' or $entry eq '..'
331 0 0 if (-f "$execute_path/$entry/running.status.yml")
339 0 0 if (-f "$execute_path/$entry/run.status.yml")