blib/lib/Net/DRI/Protocol/Whois/Domain/LU.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
166 | 0 | 0 | 0 | exists $$rr{$t . '-name'} and $$rr{$t . '-name'}[0] |
167 | 0 | 0 | 0 | exists $$rr{$t . '-address'} and @{$$rr{$t . '-address'};} |
168 | 0 | 0 | 0 | exists $$rr{$t . '-zipcode'} and $$rr{$t . '-zipcode'}[0] |
169 | 0 | 0 | 0 | exists $$rr{$t . '-city'} and $$rr{$t . '-city'}[0] |
170 | 0 | 0 | 0 | exists $$rr{$t . '-country'} and $$rr{$t . '-country'}[0] |
171 | 0 | 0 | 0 | exists $$rr{$t . '-email'} and $$rr{$t . '-email'}[0] |
177 | 0 | 0 | 0 | $type ne 'ORGANISATION' and $type ne 'PRIVATE' |