| line | true | false | branch | 
 
| 79 | 0 | 0 | unless ref $r eq 'MyArrayOfNsStructType' | 
 
| 83 | 0 | 0 | unless ref $ns eq 'nsStruct' | 
 
| 86 | 0 | 0 | defined $ip ? : | 
 
| 94 | 0 | 0 | unless defined $domain and $domain | 
 
| 95 | 0 | 0 | unless Net::DRI::Util::is_hostname($domain) | 
 
| 97 | 0 | 0 | if defined $command | 
 
| 114 | 0 | 0 | unless $mes->is_success | 
 
| 117 | 0 | 0 | unless ref $r eq 'domainInfoReturn' | 
 
| 126 | 0 | 0 | unless exists $r{$k} | 
 
| 133 | 0 | 0 | unless exists $r{$k} | 
 
| 140 | 0 | 0 | if (exists $r{'authinfo'}) { } | 
 
| 148 | 0 | 0 | if exists $r{'dns'} | 
 
| 165 | 0 | 0 | unless $mes->is_success | 
 
| 168 | 0 | 0 | unless ref $r eq 'MyArrayOfDomainCheckStructType' | 
 
| 170 | 0 | 0 | if exists $_->{'predicate'} | 
 
| 172 | 0 | 0 | @r == 1 && $r[0]{'value'} == 1 ? : | 
 
| 173 | 0 | 0 | if @r == 1 |