line |
!l |
l&&!r |
l&&r |
condition |
59
|
186 |
37 |
18 |
$ast and ref $ast eq 'Text::Xslate::Symbol' |
60
|
186 |
0 |
55 |
$ast and ref $ast eq 'ARRAY' |
64
|
69 |
0 |
11 |
$sym->arity eq 'call' and $sym->value eq '(' |
66
|
0 |
0 |
11 |
$first and ref $first eq 'Text::Xslate::Symbol' |
67
|
0 |
0 |
11 |
$first->arity eq 'variable' and $first->value eq 'l' |
69
|
0 |
0 |
11 |
$second and ref $second eq 'ARRAY' |
|
0 |
0 |
11 |
$second and ref $second eq 'ARRAY' and $$second[0] |
|
0 |
0 |
11 |
$second and ref $second eq 'ARRAY' and $$second[0] and ref $$second[0] eq 'Text::Xslate::Symbol' |