Condition Coverage

lib/DR/TarantoolQueue/Worker.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
236 0 0 0 $self->is_run and not $self->is_stopping
237 0 0 0 $self->restart and $no >= $self->restart_limit
238 0 0 0 $self->restart and $self->restart_check->()

or 2 conditions

line l !l condition
322 0 0 $self->mailfrom || 'dimka@uvw.ru'
0 0 $self->mailto || 'dimka@uvw.ru'