Branch Coverage

blib/lib/Address/PostCode/Australia.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
87 0 0 if (ref $contents->{'localities'}{'locality'} eq 'ARRAY') { }
109 0 1 if (exists $values->{'postcode'}) { }
0 1 elsif (exists $values->{'location'}) { }
119 0 0 if (exists $values->{'state'})