Condition Coverage

blib/lib/Mail/Milter/Authentication/Resolver.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
64 0 0 0 $type and $type eq 'Timeout'

or 3 conditions

line l !l&&r !l&&!r condition
80 0 0 0 $self->errorstring =~ /timeout/i or $self->errorstring eq 'query timed out'
0 0 0 $self->errorstring =~ /timeout/i or $self->errorstring eq 'query timed out' or $self->errorstring eq 'SERVFAIL'