Condition Coverage

blib/lib/TheSchwartz/Worker/SendEmail.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 $job and $class->_send_job_on_connection($smtp, $job)
0 0 0 $job and $class->_send_job_on_connection($smtp, $job) and ++$done < 50

or 2 conditions

line l !l condition
112 0 0 $dom_rcpts{$host} ||= []
285 0 0 (300, 300, 900, 1800)[$fails] || 3600
327 0 0 $arg{'Timeout'} || 120
332 0 0 $arg{'Port'} || 'smtp(25)'
362 0 0 $arg{'Hello'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 $resolver ||= 'Net::DNS::Resolver'->new
315 0 0 0 ref $self || $self
328 0 0 0 $arg{'ConnectTimeout'} || $timeout