Condition Coverage

blib/lib/Riak/Client.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
474 0 0 0 $$args{'decode'} and ($content_type // '') eq 'application/json'
617 0 0 0 $$props{'n_val'} and $$props{'n_val'} < 0
833 0 0 0 defined $bucket and defined $key

or 2 conditions

line l !l condition
108 0 0 $self->_current_request_ae_args->[0] // {}
314 0 0 $content_type //= 'application/json'
330 0 0 $content_type ||= 'plain/text'
383 0 0 $obj->keys // []
474 0 0 $content_type // ''
552 0 0 $obj->keys // []
583 0 0 $obj->buckets // []
686 0 0 $obj->response // '[]'
714 0 0 $$args{'body_ref'} // \''
719 0 0 $! || 'Socket Closed'
786 0 0 $$args{'body_ref'} // \''
846 0 0 _read_bytes($socket, 4) // (return)

or 3 conditions

line l !l&&r !l&&!r condition
211 0 0 0 $self->has_read_timeout or $self->has_write_timeout
829 0 0 0 $$args{$_} // ""