blib/lib/WWW/Namecheap/Domain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
234 | 0 | 0 | 0 | $xml and $xml->{'Status'} eq 'OK' |
493 | 0 | 0 | 0 | $params->{'EPPCode'} and not $params->{'EPPCode'} =~ /^base64:/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
197 | 0 | 0 | 0 | $params->{$contact} ||= $params->{'Registrant'} |
421 | 0 | 0 | 0 | $params->{$contact} ||= $params->{'Registrant'} |
450 | 0 | 0 | 0 | not $self->{'_tldlist_cachetime'} or time - $self->{'_tldlist_cachetime'} > 3600 |