| blib/lib/Queue/Q4M.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 73 | 0 | 0 | unless (ref $self) |
| 77 | 0 | 0 | if (my $old = $self->_dbh) |
| 98 | 0 | 0 | if $@ |
| 100 | 0 | 0 | if (not $version or $version < '0.8') |
| 101 | 0 | 0 | defined $version ? : |
| 120 | 0 | 0 | if (($pid || '') ne $$ or not $dbh or not $dbh->ping) |
| 121 | 0 | 0 | unless $self->auto_reconnect |
| 155 | 0 | 0 | defined $index && $index > 0 ? : |
| 162 | 0 | 0 | if (defined $table) |
| 165 | 0 | 0 | if $res |