Branch Coverage

blib/lib/IBGE/Municipios.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
15 1 4 $city && $state && exists $code_for_data{$state} && exists $code_for_data{$state}{$city} ? :
25 11142 96 if defined $city
26 96 11142 unless $state and $code and $city