blib/lib/Tie/Redis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 28 | 3.5 |
line | true | false | branch |
---|---|---|---|
19 | 1 | 0 | unless $conn |
53 | 0 | 0 | if $$serializer[0] |
61 | 0 | 0 | if ($$self{'prefix'} and defined $args[0]) |
71 | 0 | 0 | if (not ref $value) { } |
0 | 0 | elsif (ref $value eq 'HASH') { } | |
0 | 0 | elsif (ref $value eq 'ARRAY') { } | |
0 | 0 | elsif (ref $value) { } | |
99 | 0 | 0 | exists $$self{'_type_cache'}{$key} ? : |
103 | 0 | 0 | if ($type eq 'hash') { } |
0 | 0 | elsif ($type eq 'list') { } | |
0 | 0 | elsif ($type eq 'set') { } | |
0 | 0 | elsif ($type eq 'zset') { } | |
0 | 0 | elsif ($type eq 'string') { } | |
144 | 0 | 0 | if ($$self{'prefix'}) { } |