blib/lib/Business/cXML/Address.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
90 | 8 | 1 | if ref $self->{'postal'} |
91 | 6 | 3 | if $self->{'email'} |
92 | 6 | 3 | if ref $self->{'phone'} |
93 | 6 | 3 | if ref $self->{'fax'} |
94 | 6 | 3 | if $self->{'url'} |