Branch Coverage
blib/lib/Interchange6/Schema/Populate/CountryLocale.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
35
6
741
if
(
grep
/^$country_code$/
,
@countries_with_states
)
{
}