blib/lib/Net/DRI/Protocol/EPP/Extensions/FCCN/Contact.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
106 | 0 | 0 | 0 | defined $auth and ref $auth eq 'HASH' |
0 | 0 | 0 | defined $auth and ref $auth eq 'HASH' and exists $$auth{'pw'} | |
0 | 0 | 0 | defined $auth and ref $auth eq 'HASH' and exists $$auth{'pw'} and Net::DRI::Util::xml_is_normalizedstring($$auth{'pw'}) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
136 | 0 | 0 | 0 | $c->localname || $c->nodeName |