blib/lib/Business/cXML/Request/PunchOutSetup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
98 | 6 | 9 | unless (scalar @{$self->{'contacts'};} > 0) |
103 | 1 | 1 | if not $self->{'_ext_name'} and $self->{'_ext_firstname'} and $self->{'_ext_lastname'} |
105 | 4 | 2 | unless $self->{'_ext_name'} |
106 | 3 | 2 | if ($self->{'_ext_email'} and $self->{'_ext_name'}) |
124 | 4 | 1 | if defined $self->{'checkout_target'} |
125 | 4 | 1 | if defined $self->{'checkout_url'} |
127 | 4 | 1 | if defined $self->{'shipto'} |