Condition Coverage

blib/lib/BW/Email.pm
Criterion Covered Total %
condition 0 32 0.0


and 3 conditions

line !l l&&!r l&&r condition
139 0 0 0 $self->email_from and $self->email_to
169 0 0 0 $s and $self->helo
171 0 0 0 $s and $$self{'received_with'}
253 0 0 0 $$self{'smtp_result'} >= 250 and $$self{'smtp_result'} < 260
258 0 0 0 $$self{'smtp_result'} >= 250 and $$self{'smtp_result'} < 260

or 2 conditions

line l !l condition
24 0 0 $ENV{'HTTP_HOST'} || $ENV{'SERVER_NAME'} || 'mail'
27 0 0 $ENV{'REMOTE_ADDR'} || ''
88 0 0 shift() || ''
121 0 0 $$self{'return_path'} || $self->email_from || ''
182 0 0 shift() || ''
198 0 0 $lh || 0
199 0 0 $rh || ''

or 3 conditions

line l !l&&r !l&&!r condition
72 0 0 0 shift() || time