| blib/lib/Business/UPS/Tracking/Element/Address.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 0 | 0 | unless $self->can($name) |
| 90 | 0 | 0 | unless defined $value |
| 113 | 0 | 0 | if $self->AddressLine1 |
| 115 | 0 | 0 | if $self->AddressLine2 |
| 117 | 0 | 0 | if $self->AddressLine3 |
| 121 | 0 | 0 | if $self->PostalCode |
| 123 | 0 | 0 | if $self->City |