| blib/lib/Mail/Milter/Authentication/Resolver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 0 | $type and $type eq 'Timeout' |
| 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' |