Branch Coverage

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


line true false branch
93 0 0 if Net::DRI::Util::isa_changes($rd)
94 0 0 unless Net::DRI::Util::has_key($rd, 'pro') and ref $rd->{'pro'} eq 'HASH'
98 0 0 if exists $ph->{'tmname'}
100 0 0 if exists $ph->{'tmjurisdiction'}
102 0 0 if exists $ph->{'tmdate'} and Net::DRI::Util::is_class($ph->{'tmdate'}, 'DateTime')
104 0 0 if exists $ph->{'tmnumber'} and int $ph->{'tmnumber'}
108 0 0 exists $ph->{'activate'} && $ph->{'activate'} ? :
0 0 if exists $ph->{'type'}
111 0 0 if exists $ph->{'redirect'} and Net::DRI::Util::is_hostname($ph->{'redirect'})
112 0 0 if @tmdata
114 0 0 if (Net::DRI::Util::has_auth($ph) and exists $ph->{'auth'}{'pw'})
121 0 0 if exists $ph->{'auth'}
122 0 0 unless @prodata
137 0 0 unless $infdata
144 0 0 unless $name
146 0 0 if ($name eq 'registrationType') { }
0 0 elsif ($name eq 'redirectTarget') { }
0 0 elsif ($name eq 'tradeMark') { }
161 0 0 unless $totag
163 0 0 if ($totag eq 'tradeMarkName') { }
0 0 elsif ($totag eq 'tradeMarkJurisdiction') { }
0 0 elsif ($totag eq 'tradeMarkDate') { }
0 0 elsif ($totag eq 'tradeMarkNumber') { }