Branch Coverage

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


line true false branch
25 3 6 if (@_ == 0) { }
26 1 2 unless exists $POSTCODES{$country_code}
32 0 6 unless exists $POSTCODES{$country_code}{$language}