| blib/lib/Net/DRI/Protocol/EPP/Extensions/BR/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 32 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 259 | 0 | 0 | 0 | defined $rh->{$_} && $rh->{$_} | 
| 272 | 0 | 0 | 0 | Net::DRI::Util::has_key($rd, 'release') and ref $rd->{'release'} eq 'HASH' | 
| 320 | 0 | 0 | 0 | defined $ticket and Net::DRI::Util::isint($ticket) | 
| 322 | 0 | 0 | 0 | defined $release and ref $release eq 'HASH' | 
| line | l | !l | condition | 
|---|---|---|---|
| 365 | 0 | 0 | $c->getAttribute('lang') || 'en' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 123 | 0 | 0 | 0 | $c->localname || $c->nodeName | 
| 180 | 0 | 0 | 0 | $c->localname || $c->nodeName | 
| 204 | 0 | 0 | 0 | $cc->localName || $c->nodeName | 
| 317 | 0 | 0 | 0 | defined $ticket or defined $release | 
| 0 | 0 | 0 | defined $ticket or defined $release or defined $autorenew | |
| 357 | 0 | 0 | 0 | $c->localname || $c->nodeName |