blib/lib/Net/DRI/Protocol/EPP/Extensions/SE/Extensions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
107 | 0 | 0 | 0 | defined $ns and $ns |
334 | 0 | 0 | 0 | $notify ne 'delete' and $notify ne 'transfer' |
431 | 0 | 0 | 0 | exists $rd->{'vatno'} and $vatno |
456 | 0 | 0 | 0 | defined $newc and ref $newc |
462 | 0 | 0 | 0 | exists $newc->{'vatno'} and defined $newc->{'vatno'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
136 | 0 | 0 | 0 | not defined $otype or $otype ne 'domain' |
182 | 0 | 0 | 0 | not defined $otype or $otype ne 'contact' |
212 | 0 | 0 | 0 | not defined $otype or $otype ne 'host' |
334 | 0 | 0 | 0 | not defined $notify or $notify ne 'delete' and $notify ne 'transfer' |