blib/lib/Log/Saftpresse/Plugin/Postfix/Messages.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | if ($service eq 'master') |
24 | 0 | 0 | if (my($level, $msg) = $stash->{'message'} =~ /^(warning|fatal|panic): (.*)$/) |
26 | 0 | 0 | if ($level eq 'warning' and $service eq 'smtpd' and $smtpd_warn_detail == 0) |