| blib/lib/Qmail/Envelope.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 7 | 1 | if ($$self{'data'}) |
| 38 | 0 | 7 | unless $$self{'data'} =~ /^F([^\0]+)\0T(.*?)\0\0/ |
| 60 | 0 | 0 | if $r eq $recip |
| 76 | 0 | 0 | if $1 eq $rcpt_host |
| 109 | 0 | 16 | if (exists $$self{'recips_map'}{$r}) { } |
| 120 | 14 | 2 | unless ($$self{'rcpt_hosts'}{$1}) |
| 167 | 1 | 0 | unless $sender |