blib/lib/Net/DRI/Protocol/EPP/Extensions/ARNES/Domain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
87 | 0 | 0 | unless Net::DRI::Util::isa_contact($creg, 'Net::DRI::Data::Contact::ARNES') |
89 | 0 | 0 | if Net::DRI::Util::has_duration($rd) |
90 | 0 | 0 | if Net::DRI::Util::has_auth($rd) |
108 | 0 | 0 | if Net::DRI::Util::has_ns($rd) |
110 | 0 | 0 | unless Net::DRI::Util::has_contact($rd) and $$rd{'contact'}->has_type('registrant') and $$rd{'contact'}->has_type('admin') and $$rd{'contact'}->has_type('tech') |