Branch Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/COZA/Contact.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
51 0 0 if (Net::DRI::Util::has_key($rp, 'domain_listing') and $rp->{'domain_listing'})
57 0 0 if (Net::DRI::Util::has_key($rp, 'balance') and $rp->{'balance'})
69 0 0 unless $mes->is_success
72 0 0 unless defined $infdata
78 0 0 unless $name eq 'domain'
85 0 0 if defined $balance
95 0 0 unless defined $cancel
97 0 0 unless $cancel =~ /^Pending(?:Update)$/