Branch Coverage

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


line true false branch
91 0 0 if defined $msgid
106 0 0 unless $mes->is_success
107 0 0 if $mes->result_is('COMMAND_SUCCESSFUL_QUEUE_EMPTY')
114 0 0 unless $mesdata
120 0 0 if @tags
122 0 0 unless @tags
129 0 0 unless defined $entry->getAttribute('name')
131 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)$/) { }
147 0 0 if defined $text
153 0 0 unless @tags
157 0 0 unless @tags
161 0 0 unless @tags
168 0 0 if ($name eq 'conditions') { }
0 0 elsif ($name eq 'keydate') { }
177 0 0 if $cond->getAttribute('code')
178 0 0 if $cond->getAttribute('severity')
182 0 0 unless $c->nodeType == 1
184 0 0 unless $cname
186 0 0 if ($cname =~ /^(msg|details)$/) { }
0 0 elsif ($cname eq 'attributes') { }