| blib/lib/Async/Redis/KeyExtractor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 27 | 29.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 281 | 1 | 1 | 4 | defined $prefix and $prefix ne "" |
| 301 | 0 | 0 | 3 | defined $numkeys and $numkeys =~ /^\d+$/u |
| 0 | 1 | 2 | defined $numkeys and $numkeys =~ /^\d+$/u and $numkeys > 0 | |
| 336 | 0 | 1 | 1 | @args > 2 and $args[2] ne "" |
| 377 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 386 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 395 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 404 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |
| 413 | 0 | 0 | 0 | $numkeys =~ /^\d+$/u and $numkeys > 0 |