Branch Coverage

blib/lib/Net/SMTP/OneLiner.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
30 0 0 if $PORT ne '25'
32 0 0 unless my $smtp = 'Net::SMTP'->new($to_hit, 'Hello', $ELHO, 'Timeout', $TIMEO, 'Debug', $DEBUG)
34 0 0 unless ref $to
35 0 0 unless ref $cc
36 0 0 unless ref $bcc
42 0 0 unless @$to + @$cc + @$bcc > 0
50 0 0 if defined $$labl{$_}
57 0 0 if $to
58 0 0 if $cc
59 0 0 if $subj