Branch Coverage

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


line true false branch
99 0 0 if ($no_version and $no_version eq '1.1') { }
129 0 0 unless ref $rd eq 'HASH' and defined $rd->{'applicantdataset'} and keys %{$$rd{'applicantdataset'};}
131 0 0 unless $command eq 'create' or $command eq 'update'
138 0 0 unless ($r->{$el})
156 0 0 if ($command eq 'create') { }
0 0 elsif ($command eq 'update') { }
167 0 0 unless $mes->is_success
175 0 0 unless $adata
179 0 0 $el ? :
181 0 0 if (defined $v and $v and $t eq 'acceptDate' || $t eq 'updateDate')
195 0 0 unless defined $fs and $fs or defined $ds and $ds
199 0 0 if (defined $ds and $ds)
203 0 0 if ($fs)
218 0 0 unless defined $fs and $fs or defined $ds and $ds
222 0 0 if (defined $ds and $ds)
228 0 0 if ($fs)
246 0 0 unless defined $dfd || defined $dfr || defined $fs and $dfd || $dfr || $fs
248 0 0 if (defined $dfd and ref $dfd)
252 0 0 if (defined $dfr and ref $dfr)
256 0 0 if (defined $ddate)
257 0 0 if (ref $ddate)
261 0 0 unless $dfd
262 0 0 unless $dfr
266 0 0 if ($dfd or $dfr)
269 0 0 if defined $dfd and $dfd
270 0 0 if defined $dfr and $dfr
272 0 0 if @e
274 0 0 if ($fs)
290 0 0 unless defined $mp || defined $em || defined $fs and $mp || $em || $fs
293 0 0 if ($mp or $em)
297 0 0 if defined $mp and $mp
301 0 0 if defined $em and $em
308 0 0 if ($fs)
322 0 0 if $rd->{'transactionname'}
326 0 0 unless $transaction and $transaction eq 'withdraw'
328 0 0 unless defined $domain and $domain
362 0 0 if (defined $fs and $fs)
375 0 0 if $rd->{'transactionname'}
377 0 0 unless $transaction and $transaction eq 'transfer_execute'
383 0 0 if Net::DRI::Util::has_key($rd, 'auth')
384 0 0 if Net::DRI::Util::has_key($rd, 'duration')
385 0 0 if Net::DRI::Util::has_key($rd, 'token')
386 0 0 if Net::DRI::Util::has_key($rd, 'facets')
390 0 0 if (defined $du and $du and Net::DRI::Util::has_duration($rd))
397 0 0 if 'Net::DRI::DRD::NO'->verify_duration_renew(undef, $du, $domain)
424 0 0 if (Net::DRI::Util::has_auth($rd) and ref $rd->{'auth'} eq 'HASH') { }
0 0 elsif ($token) { }
474 0 0 if (defined $fs and $fs)