| line | !l | l&&!r | l&&r | condition | 
 
| 33 | 0 | 12 | 7 | defined $op and $op ne 'create' | 
 
| 44 | 16 | 2 | 1 | length $d > 3 and substr($d, 2, 2) eq '--' | 
 
|  | 18 | 0 | 1 | length $d > 3 and substr($d, 2, 2) eq '--' and not $d =~ /^xn--/ | 
 
| 54 | 0 | 0 | 0 | length $d[-2] == 2 and exists $Net::DRI::Util::CCA2{$d[-2]} | 
 
| 55 | 0 | 0 | 0 | $d[-2] =~ /^[\d-]+$/ and length $d[-2] > 7 | 
 
| 59 | 7 | 0 | 2 | length $d[-2] == 1 and not exists $ALLOW1{$d[-1]} | 
 
| 62 | 6 | 0 | 1 | length $d[-2] == 2 and not exists $ALLOW2{$d[-1]} | 
 
| 70 | 0 | 0 | 0 | @d == 2 and $d[-2] =~ /-(?:familie|family|perhe|famille|parivaar|keluarga|famiglia|angkan|rodzina|familia|mischpoche|umdeni)$/ |