Branch Coverage
blib/lib/Lingua/Postcodes.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
199
4
6
if (@_ == 0) { }
200
1
3
unless exists $POSTCODES{$country_code}
206
0
6
unless exists $POSTCODES{$country_code}{$language}