Branch Coverage

blib/lib/Mail/Milter/Authentication/Resolver.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
38 0 0 if ($handler->is_handler_loaded('DMARC'))
45 0 0 if ($self->{'_timedout'}{$org_domain})
55 0 0 if $what eq 'send'
56 0 0 if $what eq 'query'
57 0 0 if $what eq 'search'
61 0 0 if (my $error = $@)
64 0 0 if ($type and $type eq 'Timeout')
66 0 0 if ($handler->get_time_remaining > 0)
80 0 0 if ($self->errorstring =~ /timeout/i or $self->errorstring eq 'query timed out' or $self->errorstring eq 'SERVFAIL')