blib/lib/WWW/LogicBoxes/Contact/CA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 0 | if ($self->type ne 'CaContact') |
43 | 0 | 0 | unless ($self->has_id or $self->has_agreement_version) |
47 | 0 | 0 | if (grep {$_ eq $self->cpr;} @{CPRNonIndividual()->values;} && $self->company ne 'N/A') |
62 | 0 | 0 | if ($self->has_agreement_version) |
77 | 0 | 0 | unless (defined $response) |
83 | 0 | 0 | unless (defined $contact) |