| line |
true |
false |
branch |
|
47
|
0 |
0 |
@_ == 1 ? : |
|
56
|
0 |
0 |
if $serializer and $serialize_methods |
|
57
|
0 |
0 |
unless $serialize_methods |
|
60
|
0 |
0 |
if ($serializer) |
|
61
|
0 |
0 |
if ($serializer eq 'Storable') { } |
|
|
0 |
0 |
elsif ($serializer eq 'JSON') { } |
|
71
|
0 |
0 |
if ($serialize_methods) { } |
|
|
0 |
0 |
elsif ($serializer eq 'MessagePack') { } |
|
80
|
0 |
0 |
unless $serialize and $deserialize |
|
82
|
0 |
0 |
unless ($redis) |
|
106
|
0 |
0 |
defined $data ? : |
|
118
|
0 |
0 |
if (defined $data[$i]) |
|
130
|
0 |
0 |
unless $key and $value |
|
135
|
0 |
0 |
if $$self{'nowait'} |
|
146
|
0 |
0 |
unless $$self{'nowait'} |
|
154
|
0 |
0 |
if ($$self{'nowait'} and $callback) { } |
|
166
|
0 |
0 |
unless (defined $data) |