Condition Coverage

blib/lib/IP/Country/Slow.pm
Criterion Covered Total %
condition 1 15 6.6


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 $cache and exists $cache{$hostname}
70 0 0 0 $cache and exists $cache{$ip_addr}

or 3 conditions

line l !l&&r !l&&!r condition
23 0 1 0 ref $caller || $caller
47 0 0 0 $_[1] || $_[0]
69 0 0 0 $_[1] || $_[0]