| line |
!l |
l&&!r |
l&&r |
condition |
|
76
|
16 |
0 |
0 |
$partial->{'instance'} and $partial->{'base'} eq $template
|
|
99
|
0 |
0 |
0 |
$self->{'active_sub'} && $partials->{'stack_text'}{$self->{'active_sub'}}
|
|
139
|
65 |
9 |
3 |
ref $val eq 'ARRAY' and not @$val
|
|
147
|
26 |
11 |
37 |
not $inverted and $pass
|
|
|
37 |
0 |
37 |
not $inverted and $pass and $ctx
|
|
175
|
14 |
0 |
23 |
$key eq '.' and ref $ctx->[-2] eq 'ARRAY'
|
|
191
|
29 |
4 |
4 |
$return_found and not $val
|
|
193
|
4 |
29 |
0 |
not $return_found and ref $val eq 'CODE'
|
|
233
|
73 |
105 |
8 |
not $return_found and ref $val eq 'CODE'
|
|
283
|
0 |
0 |
0 |
$self->{'active_sub'} && $self->{'subs_text'} && $self->{'subs_text'}{$self->{'active_sub'}}
|