| blib/lib/Business/CyberSource/RequestPart/ShipTo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 9 | 1 | if ($self->country eq 'US' or $self->country eq 'CA') |
| 32 | 1 | 8 | unless $self->has_city |
| 39 | 1 | 7 | unless $self->has_postal_code |
| 47 | 1 | 6 | unless $self->has_state |