Condition Coverage

blib/lib/Locale/Geocode/Territory.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
153 0 0 0 $$data{'note'} && scalar @{$$data{'note'};} > 0

or 2 conditions

line l !l condition
225 0 0 lc shift() || 'name'

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 shift() || 'Locale::Geocode'->new
68 0 0 0 ref $proto || $proto
72 0 0 0 Locale::Geocode::data()->{'alpha2'}{$key} || Locale::Geocode::data()->{'alpha3'}{$key} || Locale::Geocode::data()->{'num'}{$key} || Locale::Geocode::data()->{'name'}{$key}