Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
105 0 0 0 Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->get('registrant')->srid
163 0 0 0 exists $rd->{'deleteDate'} and $rd->{'deleteDate'}
188 0 0 0 Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->has_type('registrant')
0 0 0 Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->has_type('registrant') and $rd->{'contact'}->has_type('billing')
194 0 0 0 not ref $creg and $creg eq '#AUTO#'
226 0 0 0 defined $nsg and $nsg
227 0 0 0 defined $_ and $_
0 0 0 defined $_ and $_ and not ref $_

or 3 conditions

line l !l&&r !l&&!r condition
127 0 0 0 $nsgadd or $nsgdel
194 0 0 0 Net::DRI::Util::isa_contact($creg, 'Net::DRI::Data::Contact::BE') or not ref $creg and $creg eq '#AUTO#'