blib/lib/Net/DRI/Protocol/EPP/Extensions/US/Contact.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
85 | 0 | 0 | unless $mes->is_success |
90 | 0 | 0 | unless defined $ext and $ext and $ext->getFirstChild |
93 | 0 | 0 | if exists $tmp{'AppPurpose'} |
94 | 0 | 0 | if exists $tmp{'NexusCategory'} |
105 | 0 | 0 | unless Net::DRI::Util::isa_contact($contact, 'Net::DRI::Data::Contact::US') |
119 | 0 | 0 | unless Net::DRI::Util::isa_contact($newc, 'Net::DRI::Data::Contact::US') |
122 | 0 | 0 | if defined $newc->application_purpose |
123 | 0 | 0 | if defined $newc->nexus_category |
125 | 0 | 0 | unless @tmp |