Condition Coverage

blib/lib/Jenkins/API.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
117 0 0 1 $self->response_code == 200 && $self->response_header('X-Jenkins')

or 2 conditions

line l !l condition
159 1 11 $args->{'path_parts'} || []
180 1 0 $args->{'method'} || 'GET'
182 1 0 $args->{'expected_response_code'} || 200