Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 $no_version and $no_version eq '1.1'
131 0 0 0 ref $rd eq 'HASH' and defined $rd->{'applicantdataset'}
0 0 0 ref $rd eq 'HASH' and defined $rd->{'applicantdataset'} and keys %{$$rd{'applicantdataset'};}
183 0 0 0 defined $v and $v
0 0 0 defined $v and $v and $t eq 'acceptDate' || $t eq 'updateDate'
197 0 0 0 defined $fs and $fs
0 0 0 defined $ds and $ds
201 0 0 0 defined $ds and $ds
220 0 0 0 defined $fs and $fs
0 0 0 defined $ds and $ds
224 0 0 0 defined $ds and $ds
248 0 0 0 defined $dfd || defined $dfr || defined $fs and $dfd || $dfr || $fs
250 0 0 0 defined $dfd and ref $dfd
254 0 0 0 defined $dfr and ref $dfr
271 0 0 0 defined $dfd and $dfd
272 0 0 0 defined $dfr and $dfr
292 0 0 0 defined $mp || defined $em || defined $fs and $mp || $em || $fs
299 0 0 0 defined $mp and $mp
303 0 0 0 defined $em and $em
328 0 0 0 $transaction and $transaction eq 'withdraw'
330 0 0 0 defined $domain and $domain
364 0 0 0 defined $fs and $fs
379 0 0 0 $transaction and $transaction eq 'transfer_execute'
392 0 0 0 defined $du and $du
0 0 0 defined $du and $du and Net::DRI::Util::has_duration($rd)
426 0 0 0 Net::DRI::Util::has_auth($rd) and ref $rd->{'auth'} eq 'HASH'
476 0 0 0 defined $fs and $fs

or 3 conditions

line l !l&&r !l&&!r condition
133 0 0 0 $command eq 'create' or $command eq 'update'
183 0 0 0 $t eq 'acceptDate' || $t eq 'updateDate'
197 0 0 0 defined $fs and $fs or defined $ds and $ds
220 0 0 0 defined $fs and $fs or defined $ds and $ds
248 0 0 0 defined $dfd || defined $dfr || defined $fs
0 0 0 $dfd || $dfr || $fs
268 0 0 0 $dfd or $dfr
292 0 0 0 defined $mp || defined $em || defined $fs
0 0 0 $mp || $em || $fs
295 0 0 0 $mp or $em