Branch Coverage

blib/lib/Net/DRI/Protocol/EPP/Core/RegistryMessage.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
80 0 0 unless Net::DRI::Util::xml_is_token($msgid)
88 0 0 if defined $msgid
98 0 0 if exists $$rinfo{'_processing_parse_poll'}
100 0 0 unless $mes->is_success
103 0 0 unless defined $msgid and $msgid
107 0 0 unless $mes->result_code == 1301 and defined $mes->node_resdata || defined $mes->node_extension || defined $mes->node_msg
121 0 0 if $htype eq 'message' and $haction eq 'result'
125 0 0 unless defined $pf and ref $pf eq 'CODE'
130 0 0 unless @tmp
131 0 0 if defined $toname
132 0 0 unless @tmp == 1
135 0 0 unless @tmp == 1
143 0 0 if defined $mes->node_resdata || defined $mes->node_extension and not defined $toname
153 0 0 if (exists $info{'message'}{$msgid})