blib/lib/Net/DRI/Protocol/EPP/Core/Contact.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | defined $n and $n |
105 | 0 | 0 | 0 | $tcommand =~ /^(?:info|transfer)$/ and ref $contact[0] |
0 | 0 | 0 | $tcommand =~ /^(?:info|transfer)$/ and ref $contact[0] and Net::DRI::Util::isa_contact($contact[0]) | |
278 | 0 | 0 | 0 | $az and ref $az |
0 | 0 | 0 | $az and ref $az and exists $az->{'pw'} | |
325 | 0 | 0 | 0 | defined $oname and $oname ne $new |
369 | 0 | 0 | 0 | Net::DRI::Util::has_key($ep, 'approve') && $ep->{'approve'} |