|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
203
 | 
 0  | 
 70  | 
 1  | 
 $content_len >= 3 and substr($content, 0, 1) eq "\357"
  | 
 
| 
 | 
 70  | 
 0  | 
 1  | 
 $content_len >= 3 and substr($content, 0, 1) eq "\357" and substr($content, 1, 1) eq "\273"
  | 
 
| 
 | 
 70  | 
 0  | 
 1  | 
 $content_len >= 3 and substr($content, 0, 1) eq "\357" and substr($content, 1, 1) eq "\273" and substr($content, 2, 1) eq "\277"
  | 
 
| 
 | 
 0  | 
 69  | 
 1  | 
 $content_len >= 2 and substr($content, 0, 1) eq "\377"
  | 
 
| 
 | 
 69  | 
 0  | 
 1  | 
 $content_len >= 2 and substr($content, 0, 1) eq "\377" and substr($content, 1, 1) eq "\376"
  | 
 
| 
 | 
 0  | 
 68  | 
 1  | 
 $content_len >= 2 and substr($content, 0, 1) eq "\376"
  | 
 
| 
 | 
 68  | 
 0  | 
 1  | 
 $content_len >= 2 and substr($content, 0, 1) eq "\376" and substr($content, 1, 1) eq "\377"
  | 
 
| 
227
 | 
 0  | 
 71  | 
 0  | 
 ($content_type // '') ne '' && lc($content_type // '') =~ m[^text/html]
  | 
 
| 
465
 | 
 1322  | 
 1  | 
 39  | 
 $agent_name eq '*' and not $state->is_matched_wildcard
  |