Condition Coverage

blib/lib/IP/Country/Medium.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

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

or 3 conditions

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