Condition Coverage

lib/Mail/Toaster/DNS.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
177 17 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'

or 2 conditions

line l !l condition
82 4 2 $self->resolve('record', $testns, 'type', 'NS', %args) || 0
191 17 0 $timeout ||= '5'