Condition Coverage

blib/lib/Net/DNS/GuessTZ.pm
Criterion Covered Total %
condition 0 7 0.0


or 2 conditions

line l !l condition
43 0 0 $arg ||= {}
56 0 0 $$arg{'priority'} || 'ip'

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 $ICF ||= do { require IP::Country::Fast; 'IP::Country::Fast'->new }