| line | !l | l&&!r | l&&r | condition | 
 
| 105 | 0 | 0 | 0 | Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->get('registrant')->srid | 
 
| 163 | 0 | 0 | 0 | exists $rd->{'deleteDate'} and $rd->{'deleteDate'} | 
 
| 188 | 0 | 0 | 0 | Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->has_type('registrant') | 
 
|  | 0 | 0 | 0 | Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->has_type('registrant') and $rd->{'contact'}->has_type('billing') | 
 
| 194 | 0 | 0 | 0 | not ref $creg and $creg eq '#AUTO#' | 
 
| 226 | 0 | 0 | 0 | defined $nsg and $nsg | 
 
| 227 | 0 | 0 | 0 | defined $_ and $_ | 
 
|  | 0 | 0 | 0 | defined $_ and $_ and not ref $_ |