Condition Coverage

blib/lib/Mail/MtPolicyd/Plugin/Greylist.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
64 0 0 0 $self->use_autowl and $self->query_autowl
78 0 0 0 $self->use_autowl and not $r->is_already_done('greylist-autowl-add')
99 0 0 0 defined $ticket and $self->append_waittime
110 0 0 0 defined $self->score and not $r->is_already_done('greylist-score')

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 0 $self->mode eq 'accept' or $self->mode eq 'dunno'