blib/lib/Net/DRI/Protocol/EPP/Extensions/BR/Contact.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
259 | 0 | 0 | 0 | defined $cadd and not Net::DRI::Util::isa_contactset($cadd) |
260 | 0 | 0 | 0 | defined $cdel and not Net::DRI::Util::isa_contactset($cdel) |
line | l | !l | condition |
---|---|---|---|
296 | 0 | 0 | $c->getAttribute('lang') || 'en' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
131 | 0 | 0 | 0 | $c->localname || $c->nodeName |
185 | 0 | 0 | 0 | $c->localname || $c->nodeName |
264 | 0 | 0 | 0 | defined $cadd or defined $cdel |
0 | 0 | 0 | defined $cadd or defined $cdel or defined $resp | |
288 | 0 | 0 | 0 | $c->localname || $c->nodeName |