Branch Coverage

blib/lib/Geography/Countries/LatLong.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
1901 0 6 if $_[0] eq 'Geography::Countries::LatLong'
1903 0 6 unless $country
1904 1 5 unless exists $$Geography::Countries::LatLong::countries_latlong{$country}
1905 1 4 wantarray ? :
1917 0 2 if $_[0] eq 'Geography::Countries::LatLong'
1919 0 2 unless $country
1931 0 0 if $_[0] eq 'Geography::Countries::LatLong'
1934 0 0 if (ref $$Geography::Countries::LatLong::countries_latlong{$_} ne 'ARRAY')
1948 0 0 if $_[0] eq 'Geography::Countries::LatLong'