| blib/lib/Async/Redis/KeyExtractor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 27 | 29.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 298 | 1 | 1 | 4 | defined $prefix and $prefix ne "" |
| 318 | 0 | 0 | 3 | defined $numkeys and $numkeys =~ /^\d+$/u |
| 0 | 1 | 2 | defined $numkeys and $numkeys =~ /^\d+$/u and $numkeys > 0 | |
| 353 | 0 | 1 | 1 | @args > 2 and $args[2] ne "" |
| 394 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 403 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 412 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 421 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 430 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |