Branch Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/VeriSign/EmailFwd.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
90 0 0 defined $ns ? :
104 0 0 unless defined $info->{'name'}
107 0 0 unless @ns
111 0 0 if defined $info->{'name'}
112 0 0 if defined $info->{'fwdTo'}
114 0 0 if defined $info->{'curExpDate'}
116 0 0 if defined $info->{'period'}
117 0 0 if defined $info->{'registrant'}
127 0 0 if @auth
149 0 0 unless $mes->is_success
153 0 0 unless $chkdata
161 0 0 unless $c->nodeType == 1
163 0 0 if ($n eq 'name')
188 0 0 unless $mes->is_success
191 0 0 unless $infdata
201 0 0 unless $c->nodeType == 1
203 0 0 unless $name
205 0 0 if ($name eq 'name') { }
0 0 elsif ($name eq 'fwdTo') { }
0 0 elsif (grep {$_ eq $name;} 'clID', 'crID', 'upID') { }
0 0 elsif (grep {$_ eq $name;} 'crDate', 'upDate', 'trDate', 'exDate') { }
0 0 elsif (grep {$_ eq $name;} 'registrant', 'contact') { }
0 0 elsif ($name eq 'authInfo') { }
231 0 0 defined $pw && $pw->hasChildNodes ? :
272 0 0 unless Net::DRI::Util::isa_changes($todo)
274 0 0 if (grep {not /^(?:ns)$/;} $todo->types or grep {not /^(?:set)$/;} $todo->types('ns'))