Branch Coverage

blib/lib/Queue/Q4Pg/Lite.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
52 0 0 unless (ref $self)
56 0 0 if (my $old = $self->_dbh)
64 0 0 if ($version < 80200)
65 0 0 defined $version ? :
80 0 0 unless ($dbh and $dbh->ping)
81 0 0 unless $self->auto_reconnect
93 0 0 if (my $pre = $self->_res)
100 0 0 if ($sql_where eq '') { }
113 0 0 if ($res)
133 0 0 unless $self->_res
150 0 0 unless $self->_res
183 0 0 if $self->_dbh
205 0 0 if $self->_res