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
54 0 0 0 $self->use_autowl and $self->query_autowl
68 0 0 0 $self->use_autowl and not $r->is_already_done('greylist-autowl-add')
89 0 0 0 defined $ticket and $self->append_waittime
100 0 0 0 defined $self->score and not $r->is_already_done('greylist-score')

or 3 conditions

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