Branch Coverage

blib/lib/Queue/Q4M/Worker.pm
Criterion Covered Total %
branch 1 28 3.5


line true false branch
25 1 0 if (eval { do { require Scope::Guard } } and not $@) { }
29 0 0 if (not $_[0][0])
54 0 0 if (ref $sql eq 'CODE') { }
66 0 0 if ($cb)
74 0 0 if ($cb)
84 0 0 if (ref $dbh eq 'CODE') { }
94 0 0 if (my $cb = $self->_work_once)
103 0 0 if $_[0]->should_process_more
110 0 0 if ($self->max_workers > 1) { }
144 0 0 if ($min_requests < 0)
150 0 0 if ($max_requests <= $min_requests)
192 0 0 if ($rv == 0)
197 0 0 if (my $h = $sth->fetchrow_hashref)
210 0 0 if (my $delay = $self->delay)