Branch Coverage

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


line true false branch
94 0 0 unless $n->nodeType == 1
96 0 0 unless $name
97 0 0 if ($name =~ /^(mobilePhone)$/mx)
109 0 0 unless $mes->is_success
117 0 0 if $otype eq 'contact' and $oaction eq 'info' and $c->email eq 'n/a'
123 0 0 unless $condata
128 0 0 $el ? :
129 0 0 if defined $type and $type
134 0 0 if (@e and $e[0])
144 0 0 if (@e and $e[0])
156 0 0 if $c
157 0 0 if $v
159 0 0 if (@ema > 0)
170 0 0 if $c
171 0 0 if $v
173 0 0 if (@oa > 0)
184 0 0 if $c
185 0 0 if $v
187 0 0 if (@rca > 0)
196 0 0 if (@e and $e[0])
235 0 0 unless defined $ty or defined $id or defined $mp or defined $org or defined $rc or defined $aem or defined $fs
248 0 0 if defined $ty and $ty
251 0 0 if (defined $id and $id and ref $id eq 'HASH' and exists $id->{'type'} and exists $id->{'value'})
264 0 0 if defined $mp
270 0 0 if (defined $aem and $aem)
271 0 0 if (ref $aem eq 'ARRAY') { }
283 0 0 if (defined $org and $org)
284 0 0 if (ref $org eq 'ARRAY') { }
297 0 0 if (defined $rc and $rc)
298 0 0 if (ref $rc eq 'ARRAY') { }
311 0 0 if (defined $xd and $xd and ref $xd eq 'HASH' and exists $xd->{'mobilePhone'})
314 0 0 if (keys %v == 1)
325 0 0 if ($fs)
358 0 0 unless defined $mp or $id or $orgtoadd or $orgtodel or $rctoadd or $rctodel or $xetoadd or $xetodel or $xd or $fs
369 0 0 if (defined $mp or $id or $orgtoadd or $orgtodel or $rctoadd or $rctodel or $xetoadd or $xetodel or $xd)
383 0 0 if (defined $mp)
388 0 0 if (defined $id and ref $id eq 'HASH' and exists $id->{'type'} and exists $id->{'value'})
401 0 0 if (ref $xd and $xd)
405 0 0 if exists $xd->{'mobilePhone'}
409 0 0 if @s > 0
412 0 0 if (defined $orgtoadd || defined $rctoadd || defined $xetoadd and $rctoadd || $orgtoadd || $xetoadd)
416 0 0 ref $xetoadd eq 'ARRAY' ? :
0 0 if $xetoadd
420 0 0 ref $orgtoadd eq 'ARRAY' ? :
0 0 if $orgtoadd
424 0 0 ref $rctoadd eq 'ARRAY' ? :
0 0 if $rctoadd
427 0 0 if @s > 0
430 0 0 if (defined $orgtodel or defined($rctodel || defined $xetoadd) and $rctodel || $orgtodel || $xetodel)
435 0 0 ref $xetodel eq 'ARRAY' ? :
0 0 if $xetodel
439 0 0 ref $orgtodel eq 'ARRAY' ? :
0 0 if $orgtodel
443 0 0 ref $rctodel eq 'ARRAY' ? :
0 0 if $rctodel
446 0 0 if @s > 0
451 0 0 if ($fs)