| blib/lib/Queue/Q4M.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 155 | 0 | 0 | 0 | defined $index && $index > 0 |
| line | l | !l | condition |
|---|---|---|---|
| 120 | 0 | 0 | $pid || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 0 | not $version or $version < '0.8' |
| 120 | 0 | 0 | 0 | ($pid || '') ne $$ or not $dbh |
| 0 | 0 | 0 | ($pid || '') ne $$ or not $dbh or not $dbh->ping |