Branch Coverage

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


line true false branch
96 0 0 if (defined $rd->{'facets'} and $rd->{'facets'})
109 0 0 if (defined $rd->{'facets'} and $rd->{'facets'})
127 0 0 unless $trndata
133 0 0 if ($name eq 'name') { }
0 0 elsif ($name =~ /^(trStatus|reID|acID)$/mx) { }
0 0 elsif ($name =~ /^(reDate|acDate|exDate)$/mx) { }
139 0 0 if $c->getFirstChild
150 0 0 unless $credata
155 0 0 if ($name eq 'id') { }
0 0 elsif ($name =~ /^(crDate)$/) { }
158 0 0 if defined $oname and $oname ne $new
181 0 0 unless $mes->is_success
182 0 0 if $mes->result_is('COMMAND_SUCCESSFUL_QUEUE_EMPTY')
191 0 0 unless $mesdata
199 0 0 if (@tags and $tags[0]->getFirstChild and $tags[0]->getFirstChild->getData)
206 0 0 unless @tags
229 0 0 unless defined $entry->getAttribute('name')
231 0 0 if ($entry->getAttribute('name') eq 'objecttype') { }
0 0 elsif ($entry->getAttribute('name') eq 'command') { }
0 0 elsif ($entry->getAttribute('name') eq 'objectname') { }
0 0 elsif ($entry->getAttribute('name') =~ /^(domain|contact|host)$/mx) { }
264 0 0 if (my $trid = ($data->getElementsByTagNameNS($eppNS, 'trID'))[0])
266 0 0 if defined $tmp
268 0 0 if defined $tmp
272 0 0 if (my $infdata = $mes->get_response('domain', 'infData'))
275 0 0 if (defined $rinfo->{'domain'} and $rinfo->{'domain'})
282 0 0 if (my $trndata = ($data->getElementsByTagNameNS($mes->ns('domain'), 'trnData'))[0])
287 0 0 if (my $credata = ($data->getElementsByTagNameNS($mes->ns('contact'), 'creData'))[0])
292 0 0 if (my $condata = $mes->get_extension('no_contact', 'infData'))
294 0 0 if (defined $rinfo->{'contact'} and $rinfo->{'contact'})
301 0 0 if (my $condata = $mes->get_extension('no_host', 'infData'))
304 0 0 if (defined $rinfo->{'host'} and $rinfo->{'host'})
313 0 0 if (defined $innerepp and $condata = $innerepp->getElementsByTagNameNS($NS, 'conditions'))
316 0 0 if (defined $rinfo->{$otype}{$oname}{'conditions'} and $rinfo->{$otype}{$oname}{'conditions'})