| line | !l | l&&!r | l&&r | condition | 
 
| 133 | 0 | 0 | 0 | defined $rd && ref $rd eq 'HASH' && exists $$rd{'hosts'} && $$rd{'hosts'} =~ /^(?:all|del|sub|none)$/ | 
 
| 246 | 0 | 0 | 0 | $def and ref $def eq 'HASH' | 
 
|  | 0 | 0 | 0 | $def and ref $def eq 'HASH' and exists $$def{'domain_create'} | 
 
|  | 0 | 0 | 0 | $def and ref $def eq 'HASH' and exists $$def{'domain_create'} and ref $$def{'domain_create'} eq 'HASH' | 
 
| 248 | 0 | 0 | 0 | $rd and ref $rd eq 'HASH' | 
 
|  | 0 | 0 | 0 | $rd and ref $rd eq 'HASH' and keys %$rd | 
 
| 267 | 0 | 0 | 0 | @o and Net::DRI::Util::isa_contact($o[0]) | 
 
| 317 | 0 | 0 | 0 | ref $curexp and Net::DRI::Util::check_isa($curexp, 'DateTime') | 
 
| 369 | 0 | 0 | 0 | Net::DRI::Util::has_key($rd, 'approve') && $$rd{'approve'} | 
 
| 415 | 0 | 0 | 0 | $chg and ref $chg eq 'HASH' | 
 
|  | 0 | 0 | 0 | $chg and ref $chg eq 'HASH' and exists $$chg{'pw'} |