| line |
!l |
l&&!r |
l&&r |
condition |
|
196
|
0 |
0 |
2 |
@kids == 1 and $kids[0]->isa("PPI::Statement")
|
|
198
|
0 |
0 |
2 |
@kids == 1 and $kids[0]->isa("PPI::Structure::Constructor")
|
|
|
0 |
0 |
2 |
@kids == 1 and $kids[0]->isa("PPI::Structure::Constructor") and $kids[0]->start eq "["
|
|
225
|
6 |
37 |
63 |
$allow_subscript and $next = $next->snext_sibling
|
|
321
|
0 |
0 |
4 |
$kids[1]->isa("PPI::Token::Operator") and $kids[1]->content eq "=>"
|
|
327
|
0 |
2 |
1 |
@kids and $kids[0]->isa("PPI::Token::Symbol")
|
|
333
|
0 |
0 |
1 |
@kids == 2 and $kids[1]->isa("PPI::Structure::Subscript")
|