line |
true |
false |
branch |
67
|
0 |
0 |
if ($#_ % 2 == 0) |
71
|
0 |
0 |
($new{'Debug'} || 0) >= 1 ? : |
82
|
0 |
0 |
if (exists $$self{'new'}{'Hosts'}) { } |
114
|
0 |
0 |
if ($$self{'debug'} == 2) |
133
|
0 |
0 |
if $$self{'debug'} >= 1 |
145
|
0 |
0 |
if $$self{'debug'} >= 1 |
171
|
0 |
0 |
if ($buf =~ /^EHLO (.*?)$/is) { } |
|
0 |
0 |
elsif ($buf =~ /^QUIT$/is) { } |
|
0 |
0 |
elsif ($buf =~ /^DATA$/is) { } |
|
0 |
0 |
elsif ($$self{'data_mode'}{$$k[0]}{$$k[1]}{$$k[2]} eq 'data' and $buf eq '.') { } |
|
0 |
0 |
elsif ($$self{'data_mode'}{$$k[0]}{$$k[1]}{$$k[2]} eq 'data') { } |
193
|
0 |
0 |
if ($buf =~ /^MAIL FROM:(?: |)(.*?)$/is) { } |
|
0 |
0 |
elsif ($buf =~ /^RCPT TO:(?: |)(.*?)$/is) { } |
211
|
0 |
0 |
if exists $$self{'commands'}{$$k[0]}{$$k[1]}{$cmd} |
220
|
0 |
0 |
if $$self{'debug'} >= 1 |
229
|
0 |
0 |
if ($$self{'debug'} == 1) { } |