Branch Coverage

blib/lib/Jenkins/API.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
83 2 0 if $extra_params
96 0 1 if $extra_params
163 7 5 if $extra_params
166 0 12 unless $self->response_code == 200
181 1 0 exists $args->{'decode_json'} ? :
186 1 0 if $extra_params
189 0 1 unless $self->response_code == $expected_response
191 1 0 if ($decode_json)