blib/lib/Log/Saftpresse/Plugin/Postfix/Tls.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
15 | 0 | 0 | 0 | $service ne 'smtp' and $service ne 'smtpd' |
35 | 0 | 0 | 0 | defined $queue_id and defined($tls_params = $notes->get($service . '-tls-' . $queue_id)) |
36 | 0 | 0 | 0 | $service eq 'smtp' and $message =~ /status=(sent|bounced|deferred)/ |