| line | !l | l&&!r | l&&r | condition | 
 
| 73 | 1 | 0 | 0 | $cache{"$data.pm"} and exists $cache{"$data.pm"}{'changetime'} | 
 
|  | 1 | 0 | 0 | $cache{"$data.pm"} and exists $cache{"$data.pm"}{'changetime'} and $cache{"$data.pm"}{'changetime'} < (stat "$data.pm")[9] | 
 
| 152 | 22 | 8 | 0 | $ALLOWED_INCLUDE_ROOTS and int $ALLOWED_INCLUDE_ROOTS > 2 | 
 
| 289 | 0 | 0 | 0 | &Scalar::Util::blessed($var) and $var->can('count') | 
 
| 302 | 12 | 0 | 1356 | &Scalar::Util::blessed($value) and $value->isa('Dotiac::DTL::Value') | 
 
| 315 | 0 | 0 | 936 | &Scalar::Util::blessed($value) and $value->isa('Dotiac::DTL::Value') | 
 
| 418 | 3359 | 0 | 0 | $f eq q['] and $l eq q['] | 
 
|  | 3359 | 0 | 0 | $f eq '"' and $l eq '"' | 
 
| 419 | 2274 | 0 | 1085 | $f eq '`' and $l eq '`' | 
 
| 420 | 2274 | 0 | 0 | $name eq 'block.super' and $$param{'block.super'} | 
 
| 429 | 68 | 0 | 4 | $cycle{$name} and $cycle{$name}[1] |