Condition Coverage

blib/lib/Couchbase/Client.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 0 $meth_serialize == 0 and $have_storable

or 2 conditions

line l !l condition
44 0 0 $$arglist[4] ||= 0
116 0 0 $tmp ||= 2.5
157 0 0 $key ||= '__default__'
158 0 0 $$hash{$server}{$key} ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
60 0 0 0 !$compress_threshold || $compress_threshold < 0
111 0 0 0 delete $$opts{'io_timeout'} || delete $$opts{'select_timeout'} || delete $$opts{'connect_timeout'} || delete $$opts{'timeout'}
132 0 0 0 $$opts{'servers'} || $$opts{'server'}