| line |
true |
false |
branch |
|
46
|
0 |
0 |
if ($$options{'dereference_scalar_ref'}) |
|
50
|
0 |
0 |
if (exists $$options{'deconversion'}) { } |
|
51
|
0 |
0 |
unless (delete $$options{'deconversion'}) |
|
58
|
0 |
0 |
if (exists $$options{'compress_threshold'}) |
|
60
|
0 |
0 |
!$compress_threshold || $compress_threshold < 0 ? : |
|
64
|
0 |
0 |
if ($compress_threshold) |
|
70
|
0 |
0 |
if (exists $$options{'compress_methods'}) { } |
|
|
0 |
0 |
elsif ($have_zlib) { } |
|
77
|
0 |
0 |
if (defined $meth_comp) |
|
82
|
0 |
0 |
if (exists $$options{'serialize_methods'}) |
|
86
|
0 |
0 |
if ($meth_serialize == 0 and $have_storable) |
|
90
|
0 |
0 |
if ($meth_serialize) |
|
102
|
0 |
0 |
unless my $server = delete $$opts{'server'} |
|
117
|
0 |
0 |
if defined $tmp |
|
121
|
0 |
0 |
if (keys %$opts) |
|
134
|
0 |
0 |
if (ref $server_spec eq 'ARRAY') { } |
|
140
|
0 |
0 |
unless ($server_str) |