| line | true | false | branch | 
 
| 35 | 0 | 0 | unless ($change) | 
 
| 37 | 0 | 0 | defined $r && length $r ? : | 
 
| 38 | 0 | 0 | if @missing | 
 
| 42 | 0 | 0 | if 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 | if defined $self->cc and $self->cc eq 'NL' and not $self->pc | 
 
| 46 | 0 | 0 | unless $change or $self->voice | 
 
| 48 | 0 | 0 | if @errs | 
 
| 55 | 0 | 0 | if ($what eq 'create') | 
 
| 58 | 0 | 0 | unless $a and ref $a eq 'HASH' and exists $a->{'pw'} | 
 
| 59 | 0 | 0 | unless defined $self->srid |