Branch Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/NeuLevel/WhoisType.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
43 0 0 unless Net::DRI::Util::has_key($rd, 'type')
45 0 0 unless $wt =~ /^(?:LEGAL|NATURAL)$/
46 0 0 defined $rd->{'publish'} && lc($rd->{'publish'}) =~ /(true|yes|1|y)/ ? :
47 0 0 $wt eq 'LEGAL' ? :
53 0 0 unless Net::DRI::Util::has_key($rd, 'whois_type')
55 0 0 unless defined $unspec
66 0 0 unless defined $tochg
68 0 0 unless defined $unspec
80 0 0 unless defined $infdata
87 0 0 unless $n eq 'unspec'
91 0 0 if $k eq 'WhoisType'
92 0 0 if $k eq 'Publish'