blib/lib/Redis/Key.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
103 | 0 | 0 | $command_type{$command} || 'normal' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 0 | 0 | 0 | $args{'redis'} || 'Redis'->new(%args) |
86 | 0 | 0 | 0 | $hash{$1} // croak("$1 is not passed to $key") |