Condition Coverage

blib/lib/Mail/IspMailGate/Filter/PGP.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 $uid and $$self{'passPhrases'}{$uid}

or 3 conditions

line l !l&&r !l&&!r condition
99 0 0 0 $type eq 'text' or $type eq 'message'
112 0 0 0 $$self{'direction'} eq 'neg' or $$self{'uid'} eq $$cmp{'uid'}