lib/Mail/Toaster/DNS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 10 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
177 | 16 | 0 | 0 | $conf and $conf->{'rbl_enable_lookup_using'} |
0 | 0 | 0 | $conf and $conf->{'rbl_enable_lookup_using'} and $conf->{'rbl_enable_lookup_using'} eq 'dig' |
line | l | !l | condition |
---|---|---|---|
82 | 4 | 2 | $self->resolve('record', $testns, 'type', 'NS', %args) || 0 |
191 | 16 | 0 | $timeout ||= '5' |