Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 Net::DRI::Util::has_key($rd, 'pro') and ref $rd->{'pro'} eq 'HASH'
102 0 0 0 exists $ph->{'tmdate'} and Net::DRI::Util::is_class($ph->{'tmdate'}, 'DateTime')
104 0 0 0 exists $ph->{'tmnumber'} and int $ph->{'tmnumber'}
108 0 0 0 exists $ph->{'activate'} && $ph->{'activate'}
111 0 0 0 exists $ph->{'redirect'} and Net::DRI::Util::is_hostname($ph->{'redirect'})
114 0 0 0 Net::DRI::Util::has_auth($ph) and exists $ph->{'auth'}{'pw'}
141 0 0 0 defined $c and $c
158 0 0 0 defined $to and $to

or 3 conditions

line l !l&&r !l&&!r condition
143 0 0 0 $c->localname || $c->nodeName
160 0 0 0 $to->localname || $to->nodeName