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
111 0 0 1 $self->_client->responseCode eq '200' && $self->_client->responseHeader('X-Jenkins')

or 2 conditions

line l !l condition
153 1 11 $args->{'path_parts'} || []
174 1 0 $args->{'method'} || 'GET'
176 1 0 $args->{'expected_response_code'} || 200