Branch Coverage

blib/lib/Business/cXML/Address/Postal.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
65 6 2 if $self->{'name'}
69 1 7 unless scalar @{$self->{'streets'};}
71 7 1 if $self->{'muni'}
72 7 1 if $self->{'state'}
73 7 1 if $self->{'code'}