|
| 1 | +| test.py:0:0:0:0 | GSSA Variable __name__ | test.py:0:0:0:0 | Exit node for Module test | |
| 2 | +| test.py:0:0:0:0 | GSSA Variable __name__ | test.py:8:5:8:8 | ControlFlowNode for f() | |
| 3 | +| test.py:0:0:0:0 | GSSA Variable __package__ | test.py:0:0:0:0 | Exit node for Module test | |
| 4 | +| test.py:0:0:0:0 | GSSA Variable __package__ | test.py:8:5:8:8 | ControlFlowNode for f() | |
| 5 | +| test.py:0:0:0:0 | GSSA Variable c | test.py:8:5:8:8 | ControlFlowNode for f() | |
| 6 | +| test.py:0:0:0:0 | SSA variable $ | test.py:0:0:0:0 | Exit node for Module test | |
| 7 | +| test.py:1:1:1:1 | GSSA Variable a | test.py:2:5:2:5 | ControlFlowNode for a | |
| 8 | +| test.py:1:1:1:1 | GSSA Variable a | test.py:8:5:8:8 | ControlFlowNode for f() | |
1 | 9 | | test.py:1:1:1:1 | GSSA Variable a | test.py:8:5:8:8 | GSSA Variable a | |
| 10 | +| test.py:1:1:1:1 | GSSA Variable a | test.py:8:7:8:7 | ControlFlowNode for a | |
2 | 11 | | test.py:1:5:1:5 | ControlFlowNode for IntegerLiteral | test.py:1:1:1:1 | GSSA Variable a | |
| 12 | +| test.py:2:1:2:1 | GSSA Variable b | test.py:0:0:0:0 | Exit node for Module test | |
| 13 | +| test.py:2:1:2:1 | GSSA Variable b | test.py:8:5:8:8 | ControlFlowNode for f() | |
3 | 14 | | test.py:2:5:2:5 | ControlFlowNode for a | test.py:2:1:2:1 | GSSA Variable b | |
4 | 15 | | test.py:4:1:4:9 | ControlFlowNode for FunctionExpr | test.py:4:5:4:5 | GSSA Variable f | |
| 16 | +| test.py:4:5:4:5 | GSSA Variable f | test.py:0:0:0:0 | Exit node for Module test | |
| 17 | +| test.py:4:5:4:5 | GSSA Variable f | test.py:8:5:8:5 | ControlFlowNode for f | |
| 18 | +| test.py:4:5:4:5 | GSSA Variable f | test.py:8:5:8:8 | ControlFlowNode for f() | |
5 | 19 | | test.py:4:7:4:7 | ControlFlowNode for x | test.py:4:7:4:7 | SSA variable x | |
| 20 | +| test.py:4:7:4:7 | SSA variable x | test.py:4:1:4:9 | Exit node for Function f | |
| 21 | +| test.py:4:7:4:7 | SSA variable x | test.py:5:7:5:7 | ControlFlowNode for x | |
| 22 | +| test.py:5:3:5:3 | SSA variable y | test.py:4:1:4:9 | Exit node for Function f | |
| 23 | +| test.py:5:3:5:3 | SSA variable y | test.py:6:10:6:10 | ControlFlowNode for y | |
6 | 24 | | test.py:5:7:5:11 | ControlFlowNode for BinaryExpr | test.py:5:3:5:3 | SSA variable y | |
| 25 | +| test.py:8:1:8:1 | GSSA Variable c | test.py:0:0:0:0 | Exit node for Module test | |
7 | 26 | | test.py:8:5:8:8 | ControlFlowNode for f() | test.py:8:1:8:1 | GSSA Variable c | |
| 27 | +| test.py:8:5:8:8 | GSSA Variable a | test.py:0:0:0:0 | Exit node for Module test | |
0 commit comments