Branch Coverage

blib/lib/Log/Saftpresse/Plugin/Postfix/Smtp.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
11 0 0 if ($service ne 'smtp')
14 0 0 if ($stash->{'message'} =~ /^connect to (\S+?): ([^;]+); address \S+ port.*$/) { }
0 0 elsif ($stash->{'message'} =~ /^connect to ([^[]+)\[\S+?\]: (.+?) \(port \d+\)$/) { }