Condition Coverage

blib/lib/Net/DRI/Protocol/Whois/Domain/common.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 exists $$rr{$whois . ' ID'} and length $$rr{$whois . ' ID'}[0]
134 0 0 0 exists $$rr{$whois . ' Name'} and length $$rr{$whois . ' Name'}[0]
135 0 0 0 exists $$rr{$whois . ' Organization'} and length $$rr{$whois . ' Organization'}[0]
145 0 0 0 exists $$rr{$whois . ' City'} and length $$rr{$whois . ' City'}[0]
146 0 0 0 exists $$rr{$whois . ' State/Province'} and length $$rr{$whois . ' State/Province'}[0]
147 0 0 0 exists $$rr{$whois . ' Postal Code'} and length $$rr{$whois . ' Postal Code'}[0]
148 0 0 0 exists $$rr{$whois . ' Country'} and length $$rr{$whois . ' Country'}[0]
164 0 0 0 exists $$rr{$whois . ' Email'} and length $$rr{$whois . ' Email'}[0]
174 0 0 0 exists $rr->{$key} and $rr->{$key}[0]
176 0 0 0 exists $$rr{$key . ' Ext.'} and $$rr{$key . ' Ext.'}[0]