line |
true |
false |
branch |
36
|
0 |
0 |
unless @_ == 1 |
39
|
0 |
0 |
if (exists ${*$me;}{'net_smtp_esmtp'}) |
43
|
0 |
0 |
if (exists $$esmtp{'AUTH'}) |
44
|
0 |
0 |
wantarray ? : |
53
|
0 |
0 |
unless @_ == 4 |
57
|
0 |
0 |
if ($auth eq 'NTLM') |
59
|
0 |
0 |
unless eval 'require Authen::NTLM' |
69
|
0 |
0 |
if ($me->code == 334) |
74
|
0 |
0 |
if $me->code == 235 |
75
|
0 |
0 |
if $me->code == 535 |
88
|
0 |
0 |
unless $sasl |
92
|
0 |
0 |
unless $me->_AUTH($auth) |
94
|
0 |
0 |
if ($me->code == 334) |
96
|
0 |
0 |
if (my $initial = $conn->client_start) |
99
|
0 |
0 |
if $me->code == 235 |
107
|
0 |
0 |
if $me->code == 235 |
108
|
0 |
0 |
if $me->code == 535 |