Condition Coverage

blib/lib/Email/Filter.pm
Criterion Covered Total %
condition 3 11 27.2


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 0 $$self{'emergency'} and not $FAILING_GRACEFULLY

or 2 conditions

line l !l condition
63 0 1 $stuff{'noexit'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
44 1 0 0 $$self{'delivered'} or $$self{'giveup'}
1 0 0 $$self{'delivered'} or $$self{'giveup'} or not $$self{'emergency'}