| line | !l | l&&!r | l&&r | condition | 
 
| 122 | 0 | 2 | 1 | defined $r[0] and ref $r[0] eq 'HASH' | 
 
| 147 | 1 | 0 | 1 | exists $$self{'c'}{$ctype} && @{$$self{'c'}{$ctype};} | 
 
| 162 | 0 | 3 | 0 | defined $i && $i eq $id | 
 
| 172 | 0 | 2 | 7 | defined $ctype and not exists $$c{$ctype} | 
 
| 176 | 0 | 9 | 6 | defined $ctype and $k ne $ctype | 
 
| 196 | 0 | 0 | 0 | defined $ctype and not exists $$c{$ctype} | 
 
| 201 | 0 | 0 | 0 | defined $ctype and $k ne $ctype | 
 
| 222 | 0 | 0 | 0 | defined $ctype and not exists $$c{$ctype} | 
 
| 225 | 0 | 0 | 0 | defined $ctype and $k ne $ctype | 
 
| 251 | 0 | 0 | 0 | defined $other and ref $other eq ref $self | 
 
| 273 | 0 | 0 | 0 | defined $ctype and not exists $$c{$ctype} | 
 
| 275 | 0 | 0 | 0 | defined $id and $id | 
 
| 278 | 0 | 0 | 0 | defined $ctype and $k ne $ctype |