| blib/lib/Net/SMTP/Server/Client2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 0 | unless defined $$self{'SOCK'} |
| 85 | 0 | 0 | if $$self{'faults'} > 15 and $self->basta |
| 90 | 0 | 0 | unless (length $_) |
| 99 | 0 | 0 | unless (defined $_cmds{$cmd}) |
| 107 | 0 | 0 | unless &{$_cmds{$cmd};}($self, \@args) |
| 118 | 0 | 0 | /([^<|;]+\@[^>|;&,\s]+)/ ? : |
| 139 | 0 | 0 | if ($who) { } |
| 155 | 0 | 0 | unless @recipients |
| 165 | 0 | 0 | unless ($$self{'FROM'}) |
| 171 | 0 | 0 | unless (@{$$self{'TO'};}) |
| 183 | 0 | 0 | if (/^\.\r*\n*$/) |
| 211 | 0 | 0 | if (not $i++ % 5) { } |
| 212 | 0 | 0 | if ($total - $i < 5) { } |