Branch Coverage

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


line true false branch
87 0 0 if $$rd{'transactionname'}
89 0 0 unless $transaction
93 0 0 unless defined $domain and $domain
94 0 0 unless Net::DRI::Util::is_hostname($domain)
106 0 0 if ($transaction eq 'withdraw') { }
0 0 elsif ($transaction eq 'transfer_execute') { }
113 0 0 $$rd{'zd'} ? :
133 0 0 if $$rd{'token'}
135 0 0 unless defined $token
174 0 0 if $$rd{'scheduledate'}
176 0 0 unless defined $scheduledate
194 0 0 if $$rd{'registrarinfo'}
196 0 0 unless defined $registrarinfo