Branch Coverage

blib/lib/Lingua/Postcodes.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
209 4 6 if (@_ == 0) { }
210 1 3 unless exists $POSTCODES{$country_code}
216 1 5 unless exists $POSTCODES{$country_code}{$language}