| line |
!l |
l&&!r |
l&&r |
condition |
|
240
|
0 |
0 |
0 |
not $parent->is_root and @$words |
|
463
|
5 |
0 |
13 |
not $node->parent->is_root and $node->parent->is_section |
|
|
5 |
9 |
4 |
not $node->parent->is_root and $node->parent->is_section and lc $node->parent->kw eq "not" |
|
502
|
5 |
24 |
16 |
$node->is_statement and lc $node->kw eq "end" |
|
513
|
0 |
0 |
16 |
$node->parent->is_section and $node->parent->kw |
|
|
0 |
14 |
2 |
$node->parent->is_section and $node->parent->kw and lc $node->parent->kw eq "rewrite" |
|
546
|
128 |
40 |
7 |
$node->is_section and lc $node->kw eq "not" |