| line | !l | l&&!r | l&&r | condition | 
 
| 77 | 16 | 0 | 0 | $partial->{'instance'} and $partial->{'base'} eq $template | 
 
| 100 | 0 | 0 | 0 | $self->{'active_sub'} && $partials->{'stack_text'}{$self->{'active_sub'}} | 
 
| 140 | 65 | 9 | 3 | XXX and not @$val | 
 
| 148 | 26 | 11 | 37 | not $inverted and $pass | 
 
|  | 37 | 0 | 37 | not $inverted and $pass and $ctx | 
 
| 176 | 14 | 0 | 23 | $key eq '.' and XXX | 
 
| 192 | 29 | 4 | 4 | $return_found and not $val | 
 
| 194 | 4 | 29 | 0 | not $return_found and XXX | 
 
| 234 | 73 | 105 | 8 | not $return_found and XXX | 
 
| 284 | 0 | 0 | 0 | $self->{'active_sub'} && $self->{'subs_text'} && $self->{'subs_text'}{$self->{'active_sub'}} |