Condition Coverage

blib/lib/Mail/MtPolicyd/Plugin/SaAwlAction.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 $self->match eq 'gt' and $score >= $self->threshold
0 0 0 $self->match eq 'lt' and $score <= $self->threshold
63 0 0 0 defined $count and defined $score

or 3 conditions

line l !l&&r !l&&!r condition
92 0 0 0 $mode eq 'accept' or $mode eq 'dunno'