blib/lib/Business/cXML/Request/PunchOutSetup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
103 | 1 | 3 | 2 | not $self->{'_ext_name'} and $self->{'_ext_firstname'} |
3 | 1 | 1 | not $self->{'_ext_name'} and $self->{'_ext_firstname'} and $self->{'_ext_lastname'} | |
106 | 1 | 2 | 3 | $self->{'_ext_email'} and $self->{'_ext_name'} |