| line | l | !l&&r | !l&&!r | condition | 
 
| 295 | 0 | 57 | 0 | $dirInfo->{'DirLen'} || length $$dataPt | 
 
| 305 | 27 | 1 | 30 | $type == 0 or $type == 11 | 
 
|  | 0 | 0 | 8 | $type == 5 or $type == 6 | 
 
|  | 0 | 5 | 3 | $type == 5 or $type == 6 or $type == 9 | 
 
|  | 5 | 0 | 3 | $type == 5 or $type == 6 or $type == 9 or $type == 13 | 
 
|  | 0 | 0 | 0 | $type == 12 or $type == 15 | 
 
| 400 | 37 | 0 | 0 | $amfType[$t] || sprintf('0x%x', $t) | 
 
| 442 | 0 | 0 | 0 | $amfType[$type] || sprintf('type 0x%x', $type) | 
 
| 456 | 0 | 0 | 0 | $amfType[$type] || sprintf('type 0x%x', $type) | 
 
| 576 | 0 | 0 | 0 | $stat == Compress::Zlib::Z_STREAM_END() or $stat == Compress::Zlib::Z_OK() | 
 
| 580 | 0 | 0 | 0 | length $buff >= $len or $stat == Compress::Zlib::Z_STREAM_END() | 
 
| 655 | 0 | 1 | 0 | $tag == 69 or $tag == 77 | 
 
|  | 1 | 0 | 0 | $tag == 69 or $tag == 77 or $hasMeta |