Condition Coverage

blib/lib/Postfix/Mailq.pm
Criterion Covered Total %
condition 2 5 40.0


and 3 conditions

line !l l&&!r l&&r condition
17 0 0 2 defined $$opt{'spool_dir'} && $$opt{'spool_dir'} ne ''

or 2 conditions

line l !l condition
14 2 0 $opt ||= {}