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
353 0 0 0 $$args{'decode'} and ($content_type // '') eq 'application/json'
495 0 0 0 $$props{'n_val'} and $$props{'n_val'} < 0
646 0 0 0 defined $bucket and defined $key

or 2 conditions

line l !l condition
191 0 0 $content_type //= 'application/json'
208 0 0 $content_type ||= 'plain/text'
261 0 0 $obj->keys // []
353 0 0 $content_type // ''
431 0 0 $obj->keys // []
462 0 0 $obj->buckets // []
564 0 0 $obj->response // '[]'
589 0 0 $$args{'body_ref'} // \''
594 0 0 $! || 'Socket Closed'
651 0 0 $$args{'cb_nb_args'} // 0
663 0 0 _read_bytes($socket, 4) // (return)

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 0 $self->read_timeout or $self->write_timeout
642 0 0 0 $$args{$_} // ""