blib/lib/Net/DRI/Data/Contact/IT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 0 | if defined $self->consent_for_publishing and not $self->consent_for_publishing =~ /^(?:0|1)$/ |
66 | 0 | 0 | if defined $self->nationality_code and not $self->nationality_code =~ /^[a-zA-Z]{2}$/ |
70 | 0 | 0 | if defined $self->entity_type and not $self->entity_type =~ /^[1-7]$/ |
74 | 0 | 0 | if scalar @errs |