@@ -7,20 +7,6 @@ uniqueEnclosingCallable
77| module.py:5:5:5:18 | GSSA Variable dangerous_func | Node should have one enclosing callable but has 0. |
88| module.py:10:1:10:5 | GSSA Variable safe2 | Node should have one enclosing callable but has 0. |
99| module.py:10:9:10:14 | ControlFlowNode for Str | Node should have one enclosing callable but has 0. |
10- | test.py:0:0:0:0 | GSSA Variable __name__ | Node should have one enclosing callable but has 0. |
11- | test.py:0:0:0:0 | GSSA Variable __package__ | Node should have one enclosing callable but has 0. |
12- | test.py:0:0:0:0 | GSSA Variable const_eq_clears_taint | Node should have one enclosing callable but has 0. |
13- | test.py:0:0:0:0 | GSSA Variable const_eq_clears_taint2 | Node should have one enclosing callable but has 0. |
14- | test.py:0:0:0:0 | GSSA Variable flow_from_generator | Node should have one enclosing callable but has 0. |
15- | test.py:0:0:0:0 | GSSA Variable flow_in_generator | Node should have one enclosing callable but has 0. |
16- | test.py:0:0:0:0 | GSSA Variable flow_in_iteration | Node should have one enclosing callable but has 0. |
17- | test.py:0:0:0:0 | GSSA Variable flow_through_type_test_if_no_class | Node should have one enclosing callable but has 0. |
18- | test.py:0:0:0:0 | GSSA Variable non_const_eq_preserves_taint | Node should have one enclosing callable but has 0. |
19- | test.py:0:0:0:0 | GSSA Variable test23 | Node should have one enclosing callable but has 0. |
20- | test.py:0:0:0:0 | GSSA Variable test24 | Node should have one enclosing callable but has 0. |
21- | test.py:0:0:0:0 | GSSA Variable test_early_exit | Node should have one enclosing callable but has 0. |
22- | test.py:0:0:0:0 | GSSA Variable test_truth | Node should have one enclosing callable but has 0. |
23- | test.py:0:0:0:0 | GSSA Variable test_update_extend | Node should have one enclosing callable but has 0. |
2410| test.py:6:1:6:12 | ControlFlowNode for FunctionExpr | Node should have one enclosing callable but has 0. |
2511| test.py:6:5:6:9 | GSSA Variable test1 | Node should have one enclosing callable but has 0. |
2612| test.py:9:1:9:12 | ControlFlowNode for FunctionExpr | Node should have one enclosing callable but has 0. |
@@ -85,7 +71,6 @@ uniqueEnclosingCallable
8571| test.py:148:5:148:10 | GSSA Variable test22 | Node should have one enclosing callable but has 0. |
8672| test.py:159:20:159:38 | ControlFlowNode for ImportMember | Node should have one enclosing callable but has 0. |
8773| test.py:159:33:159:38 | GSSA Variable unsafe | Node should have one enclosing callable but has 0. |
88- | test.py:160:1:160:12 | ControlFlowNode for SINK() | Node should have one enclosing callable but has 0. |
8974| test.py:160:1:160:12 | GSSA Variable unsafe | Node should have one enclosing callable but has 0. |
9075| test.py:160:6:160:11 | ControlFlowNode for unsafe | Node should have one enclosing callable but has 0. |
9176| test.py:162:1:162:13 | ControlFlowNode for FunctionExpr | Node should have one enclosing callable but has 0. |
0 commit comments