Condition Coverage

blib/lib/Net/DRI/Protocol/EPP/Extensions/LU/Contact.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 0 defined $rd and ref $rd eq 'HASH'
0 0 0 defined $rd and ref $rd eq 'HASH' and %$rd
127 0 0 0 exists $rd->{'name_loc'} and Net::DRI::Util::xml_is_boolean($rd->{'name_loc'})
128 0 0 0 exists $rd->{'addr_loc'} and Net::DRI::Util::xml_is_boolean($rd->{'addr_loc'})
131 0 0 0 exists $rd->{'org_loc'} and Net::DRI::Util::xml_is_boolean($rd->{'org_loc'})
132 0 0 0 exists $rd->{'voice'} and Net::DRI::Util::xml_is_boolean($rd->{'voice'})
133 0 0 0 exists $rd->{'fax'} and Net::DRI::Util::xml_is_boolean($rd->{'fax'})
134 0 0 0 exists $rd->{'email'} and Net::DRI::Util::xml_is_boolean($rd->{'email'})

or 3 conditions

line l !l&&r !l&&!r condition
114 0 0 0 $c->localname || $c->nodeName