blib/lib/Couchbase/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
77 | 0 | 0 | 0 | $meth_serialize == 0 and $have_storable |
147 | 0 | 0 | 0 | not $connected_ok and my $server = shift @$server_list |
line | l | !l | condition |
---|---|---|---|
35 | 0 | 0 | $$arglist[4] ||= 0 |
107 | 0 | 0 | $tmp ||= 2.5 |
135 | 0 | 0 | delete $$opts{'server'} || die('server is false') |
181 | 0 | 0 | $key ||= '__default__' |
182 | 0 | 0 | $$hash{$server}{$key} ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | !$compress_threshold || $compress_threshold < 0 |
102 | 0 | 0 | 0 | delete $$opts{'io_timeout'} || delete $$opts{'select_timeout'} || delete $$opts{'connect_timeout'} || delete $$opts{'timeout'} |