Condition Coverage

blib/lib/Mail/Transport/Exim.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 ref $from and $from->isa('Mail::Address')

or 2 conditions

line l !l condition
30 0 0 $args->{'proxy'} || (-x '/usr/sbin/exim4' ? '/usr/sbin/exim4' : undef) || $self->findBinary('exim', '/usr/exim/bin') || (return)

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 $args{'from'} || $message->sender
58 0 0 0 $? ||= $!