blib/lib/Jenkins/API.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 16 | 50.0 |
line | true | false | branch |
---|---|---|---|
77 | 0 | 0 | if $extra_params |
90 | 0 | 1 | if $extra_params |
157 | 7 | 5 | if $extra_params |
160 | 0 | 12 | unless $self->_client->responseCode eq '200' |
175 | 1 | 0 | exists $args->{'decode_json'} ? : |
180 | 1 | 0 | if $extra_params |
183 | 0 | 1 | unless $self->_client->responseCode eq $expected_response |
185 | 1 | 0 | if ($decode_json) |