| blib/lib/Log/Saftpresse/Plugin/Postfix/Smtpd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | if ($service eq 'pickup' and $message =~ /^(sender|uid)=/) |
| 25 | 0 | 0 | if ($service ne 'smtpd') |
| 27 | 0 | 0 | if (defined $qid and $message =~ /client=(.+?)(,|$)/) { } |
| 0 | 0 | elsif (defined $pid and $message =~ /^connect from /) { } | |
| 0 | 0 | elsif (defined $pid and my($host) = $message =~ /^disconnect from (.+)$/) { } | |
| 36 | 0 | 0 | unless (defined $conn_time) |
| 43 | 0 | 0 | if ($self->saftsumm_mode) |