Branch Coverage

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


line true false branch
42 0 0 if (-f $self->_config_file)
108 0 0 if ($cmdb)
113 0 0 if ($self->execute_strategy eq 'step') { }
125 0 0 $cmdb ? :
133 0 0 if (exists $$ret[0]{'terminate_message'})
151 0 0 if (-f $self->project->project_path . '/next_server.txt')
160 0 0 $cmdb ? :
168 0 0 if (exists $$ret[0]{'terminate_message'})
198 0 0 unless (-f "$execute_path/run.status.yml")
206 0 0 if ($failed)
219 0 0 if (-d $execute_path) { }
221 0 0 unless opendir my $dh, $execute_path
223 0 0 unless -f "$execute_path/$entry/run.status.yml"
246 0 0 if (-d $execute_path) { }
249 0 0 unless opendir my $dh, $execute_path
251 0 0 unless -f "$execute_path/$entry/run.status.yml"