Condition Coverage

blib/lib/IBGE/Municipios.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
12 1 1 1 $city && $state && exists $code_for_data{$state} && exists $code_for_data{$state}{$city}
26 0 90 11144 $state and $code
90 14 11130 $state and $code and $city