Branch Coverage

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


line true false branch
35 0 0 if (-f $self->_config_file)
86 0 0 unless (eval { do { $rex_info = YAML::Load($out) } })
185 0 0 if (scalar @server == 0)
202 0 0 if (exists $$srv_object{'auth'})
203 0 0 if (exists $$srv_object{'auth'}{'auth_type'})
207 0 0 if (exists $$srv_object{'auth'}{'public_key'})
211 0 0 if (exists $$srv_object{'auth'}{'private_key'})
215 0 0 if (exists $$srv_object{'auth'}{'user'})
219 0 0 if (exists $$srv_object{'auth'}{'password'})
223 0 0 if (exists $$srv_object{'auth'}{'sudo_password'})
227 0 0 if (exists $$srv_object{'auth'}{'sudo'})
247 0 0 $cmdb ? :
257 0 0 if ($child_exit_status == 0) { }
276 0 0 if ($child_exit_status != 0 and $job->fail_strategy eq 'terminate')