line |
true |
false |
branch |
37
|
0 |
0 |
if ($$options{'dereference_scalar_ref'}) |
41
|
0 |
0 |
if (exists $$options{'deconversion'}) { } |
42
|
0 |
0 |
unless (delete $$options{'deconversion'}) |
49
|
0 |
0 |
if (exists $$options{'compress_threshold'}) |
51
|
0 |
0 |
!$compress_threshold || $compress_threshold < 0 ? : |
55
|
0 |
0 |
if ($compress_threshold) |
61
|
0 |
0 |
if (exists $$options{'compress_methods'}) { } |
|
0 |
0 |
elsif ($have_zlib) { } |
68
|
0 |
0 |
if (defined $meth_comp) |
73
|
0 |
0 |
if (exists $$options{'serialize_methods'}) |
77
|
0 |
0 |
if ($meth_serialize == 0 and $have_storable) |
81
|
0 |
0 |
if ($meth_serialize) |
93
|
0 |
0 |
unless my $server = delete $$opts{'server'} |
108
|
0 |
0 |
if defined $tmp |
112
|
0 |
0 |
if (keys %$opts) |
129
|
0 |
0 |
if ($$opts{'servers'}) { } |
|
0 |
0 |
elsif ($$opts{'server'}) { } |
131
|
0 |
0 |
if (ref $server_list ne 'ARRAY') |
154
|
0 |
0 |
if (scalar @$errors) { } |
158
|
0 |
0 |
if (exists $RETRY_ERRORS{$errno}) |
162
|
0 |
0 |
unless ($error_retriable) |
168
|
0 |
0 |
if ($no_init_connect) |