blib/lib/Net/DRI/Data/Contact/SIDN.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | defined $r && length $r |
42 | 0 | 0 | 0 | defined $self->legal_form and not $self->legal_form =~ m[^(?:ANDERS|BGG|BRO|BV|BVI/O|COOP|CV|EENMANSZAAK|EESV|KERK|MAATSCHAP|NV|OWM|PERSOON|REDR|STICHTING|VERENIGING|VOF)$]o |
45 | 0 | 0 | 0 | defined $self->cc and $self->cc eq 'NL' |
0 | 0 | 0 | defined $self->cc and $self->cc eq 'NL' and not $self->pc | |
58 | 0 | 0 | 0 | $a and ref $a eq 'HASH' |
0 | 0 | 0 | $a and ref $a eq 'HASH' and exists $$a{'pw'} |
line | l | !l | condition |
---|---|---|---|
31 | 0 | 0 | $change ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
46 | 0 | 0 | 0 | $change or $self->voice |