Condition Coverage

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


or 2 conditions

line l !l condition
48 0 0 $args{'via'} || ''
71 0 0 $args->{'interval'} || 30
72 0 0 $args->{'retry'} || -1
73 0 0 $args->{'timeout'} || 120

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 0 $class eq 'Mail::Transport' or $class eq 'Mail::Transport::Send'
76 0 0 0 $args->{'executable'} || $args->{'proxy'}