Branch Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/Nominet/Contact.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
89 0 0 unless $mes->is_success
92 0 0 unless $infdata
98 0 0 if $name eq 'type'
99 0 0 if $name eq 'co-no'
100 0 0 if $name eq 'opt-out'
101 0 0 if $name eq 'trad-name'
112 0 0 if defined $c->trad_name
113 0 0 if defined $c->type
114 0 0 if defined $c->co_no
115 0 0 if defined $c->opt_out
123 0 0 unless @n
135 0 0 unless $tochg
137 0 0 unless @n
148 0 0 unless $c->srid
149 0 0 unless $rd->{'newContactId'}
162 0 0 unless $c->srid
163 0 0 unless $rd->{'type'} and $rd->{'type'} =~ /^(investigation|opt-out)$/