Branch Coverage

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


line true false branch
35 0 0 if (-f $self->_config_file)
192 0 0 if (exists $$srv_object{'auth'})
193 0 0 if (exists $$srv_object{'auth'}{'auth_type'})
197 0 0 if (exists $$srv_object{'auth'}{'public_key'})
201 0 0 if (exists $$srv_object{'auth'}{'private_key'})
205 0 0 if (exists $$srv_object{'auth'}{'user'})
209 0 0 if (exists $$srv_object{'auth'}{'password'})
213 0 0 if (exists $$srv_object{'auth'}{'sudo_password'})
217 0 0 if (exists $$srv_object{'auth'}{'sudo'})
228 0 0 $cmdb ? :
244 0 0 if ($child_exit_status == 0) { }
263 0 0 if ($child_exit_status != 0 and $job->fail_strategy eq 'terminate')