| blib/lib/Net/DRI/Data/Contact/LU.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 87 | 0 | 0 | unless ($change) | 
| 89 | 0 | 0 | unless scalar $self->pc | 
| 92 | 0 | 0 | if $self->sp | 
| 93 | 0 | 0 | if $self->type and not $self->type =~ /^(?:holder_org|holder_pers|contact)/ | 
| 94 | 0 | 0 | if @errs | 
| 96 | 0 | 0 | if ($self->type and $self->type ne 'contact') | 
| 98 | 0 | 0 | if $self->voice | 
| 99 | 0 | 0 | if $self->fax | 
| 100 | 0 | 0 | if $self->org | 
| 101 | 0 | 0 | if @errs | 
| 111 | 0 | 0 | if ($what eq 'create') | 
| 114 | 0 | 0 | unless $a and ref $a eq 'HASH' and exists $a->{'pw'} |