| line | !l | l&&!r | l&&r | condition | 
 
| 88 | 0 | 0 | 0 | $host and $port | 
 
| 141 | 0 | 0 | 0 | $type ne $SCHEME and not $data =~ /^# | 
 
| 174 | 0 | 0 | 0 | $type ne $SCHEME and not $data =~ /^# | 
 
| 220 | 0 | 0 | 0 | $type ne $SCHEME and not $data =~ /^# | 
 
| 250 | 0 | 0 | 0 | $type ne $SCHEME and not $data =~ /^# | 
 
| 269 | 0 | 0 | 0 | $type ne $SCHEME and not $data =~ /^# | 
 
| 331 | 0 | 0 | 0 | $mode ne 'article' and $mode ne 'paragraph' | 
 
|  | 0 | 0 | 0 | $mode ne 'article' and $mode ne 'paragraph' and $mode ne 'sentence' | 
 
|  | 0 | 0 | 0 | $mode ne 'article' and $mode ne 'paragraph' and $mode ne 'sentence' and $mode ne 'clause' | 
 
|  | 0 | 0 | 0 | $mode ne 'article' and $mode ne 'paragraph' and $mode ne 'sentence' and $mode ne 'clause' and $mode ne 'word' | 
 
|  | 0 | 0 | 0 | $mode ne 'article' and $mode ne 'paragraph' and $mode ne 'sentence' and $mode ne 'clause' and $mode ne 'word' and $mode ne 'letter' | 
 
|  | 0 | 0 | 0 | $mode ne 'article' and $mode ne 'paragraph' and $mode ne 'sentence' and $mode ne 'clause' and $mode ne 'word' and $mode ne 'letter' and $mode ne 'spell' | 
 
| 640 | 0 | 0 | 0 | defined $$prop{'C'} and $$prop{'C'} | 
| line | l | !l&&r | !l&&!r | condition | 
 
| 156 | 0 | 0 | 0 | $type ne $SCHEME or $data ne 'async' | 
 
| 194 | 0 | 0 | 0 | $type ne $SCHEME or $data ne 'close' | 
 
| 207 | 0 | 0 | 0 | $type ne $SCHEME or $data ne 'sync' | 
 
| 233 | 0 | 0 | 0 | $type ne $SCHEME or $data ne 'async' | 
 
| 290 | 0 | 0 | 0 | $type ne $SCHEME or $data ne 'shutup' | 
 
| 306 | 0 | 0 | 0 | $type ne $SCHEME or $data ne 'close' | 
 
| 422 | 0 | 0 | 0 | $stretch <= 0 or $stretch > 10 | 
 
| 464 | 0 | 0 | 0 | $pitch <= 0 or $pitch > 1000 | 
 
| 513 | 0 | 0 | 0 | $range <= 0 or $range > 1000 | 
 
| 713 | 0 | 0 | 0 | $type eq $OK or $type eq $ERROR | 
 
| 863 | 0 | 0 | 0 | not defined $item or $item eq ')' |