Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
197 0 0 $content_type //= 'application/json'
214 0 0 $content_type ||= 'plain/text'
267 0 0 $obj->keys // []
359 0 0 $content_type // ''
437 0 0 $obj->keys // []
468 0 0 $obj->buckets // []
571 0 0 $obj->response // '[]'
596 0 0 $$args{'body_ref'} // \''
601 0 0 $! || 'Socket Closed'
658 0 0 $$args{'cb_nb_args'} // 0
670 0 0 _read_bytes($socket, 4) // (return)

or 3 conditions

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