| line | !l | l&&!r | l&&r | condition | 
 
| 117 | 0 | 0 | 0 | $code and $code == 1000 | 
 
| 141 | 0 | 0 | 0 | $answ and ref $answ | 
 
| 266 | 0 | 0 | 0 | $c0 and $c0 == 1000 | 
 
| 277 | 0 | 0 | 0 | $c1 and $c1 == 1000 | 
 
| 303 | 0 | 0 | 0 | $out_data and $self->{'sock'} | 
 
| 418 | 0 | 0 | 0 | ref $params and $params->{'save_cook_to'} | 
 
| 453 | 0 | 0 | 0 | $content and $content =~ /greeting/ | 
 
| 890 | 0 | 0 | 0 | $answ and $answ =~ // | 
 
| 998 | 0 | 0 | 0 | defined $params->{'add'}{'ips'} and ref $params->{'add'}{'ips'} | 
 
| 1009 | 0 | 0 | 0 | defined $params->{'add'}{'emails'} and ref $params->{'add'}{'emails'} | 
 
| 1025 | 0 | 0 | 0 | defined $params->{'rem'}{'ips'} and ref $params->{'rem'}{'ips'} | 
 
| 1036 | 0 | 0 | 0 | defined $params->{'rem'}{'emails'} and ref $params->{'rem'}{'emails'} | 
 
| 1130 | 0 | 0 | 0 | $answ and $answ =~ // | 
 
| 1195 | 0 | 0 | 0 | $answ and $answ =~ // | 
 
| 1278 | 0 | 0 | 0 | $self and $self->{'sock'} |