Condition Coverage

blib/lib/Log/Saftpresse/Plugin/Postfix/Smtpd.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 $service eq 'pickup' and $message =~ /^(sender|uid)=/
27 0 0 0 defined $qid and $message =~ /client=(.+?)(,|$)/
0 0 0 defined $pid and $message =~ /^connect from /
0 0 0 defined $pid and my($host) = $message =~ /^disconnect from (.+)$/