blib/lib/WWW/Namecheap/DNS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
208 | 0 | 0 | 0 | $xml->{'CommandResponse'}{'DomainDNSGetHostsResult'}{'Host'} and ref $xml->{'CommandResponse'}{'DomainDNSGetHostsResult'}{'Host'} eq 'HASH' |
293 | 0 | 0 | 0 | $host->{'Name'} and $host->{'Type'} |
0 | 0 | 0 | $host->{'Name'} and $host->{'Type'} and $host->{'Address'} |
line | l | !l | condition |
---|---|---|---|
299 | 0 | 0 | $host->{'MXPref'} || 10 |