| line | !l | l&&!r | l&&r | condition | 
 
| 153 | 0 | 0 | 0 | -e $file and not $override | 
 
| 203 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->{'files'}{'updates'}} | 
 
| 227 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->{'files'}{'updates'}} | 
 
| 250 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->list_to_file($list)} | 
 
| 282 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->{'files'}{'updates'}} | 
 
| 314 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->{'files'}{'updates'}} | 
 
| 343 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->list_to_file($list)} | 
 
| 383 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->{'files'}{'full_hashes'}} | 
 
| 416 | 0 | 0 | 0 | $self->{'sticky'} and exists $self->{'data'}{$self->{'files'}{'full_hashes'}} | 
 
| 438 | 0 | 0 | 0 | $_->{'hash'} eq $hash and $_->{'list'}{'threatEntryType'} eq $list->{'threatEntryType'} | 
 
|  | 0 | 0 | 0 | $_->{'hash'} eq $hash and $_->{'list'}{'threatEntryType'} eq $list->{'threatEntryType'} and $_->{'list'}{'threatType'} eq $list->{'threatType'} | 
 
|  | 0 | 0 | 0 | $_->{'hash'} eq $hash and $_->{'list'}{'threatEntryType'} eq $list->{'threatEntryType'} and $_->{'list'}{'threatType'} eq $list->{'threatType'} and $_->{'list'}{'platformType'} eq $list->{'platformType'} |