blib/lib/Interchange6/Schema/Populate/StateLocale.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 0 | if ($$country_object{'show_states'} == 1) |
65 | 0 | 0 | unless $country->has_sub_countries |
73 | 0 | 0 | if $country_code eq 'US' and $state_code =~ /(AS|GU|MP|PR|UM|VI)/ |
80 | 0 | 0 | if ($self->generate_states_id == 1) { } |