blib/lib/Redis/Transaction.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
24 | 0 | 0 | if @$watch_keys |
25 | 0 | 0 | if $before |
27 | 0 | 0 | if ($err = $@) |
32 | 0 | 0 | if $@ |
43 | 0 | 0 | if ($err = $@) |
48 | 0 | 0 | if $@ |
57 | 0 | 0 | if ($err = $@) |
58 | 0 | 0 | if ($err =~ /\[exec\] ERR EXEC without MULTI/i) |
72 | 0 | 0 | unless defined $ret |
74 | 0 | 0 | wantarray && ref $ret eq 'ARRAY' ? : |