File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
python/ql/test/experimental/dataflow/variable-capture Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change
1
+ | test_collections.py:55:6:55:16 | ControlFlowNode for Subscript | Fixed missing result:captured= |
Original file line number Diff line number Diff line change 1
1
uniqueEnclosingCallable
2
2
uniqueCallEnclosingCallable
3
- | collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
4
- | collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
5
- | collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
6
- | collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
7
- | collections.py:52:13:52:24 | mod_local() | Call should have one enclosing callable but has 0. |
3
+ | test_collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
4
+ | test_collections.py:39:17:39:38 | Lambda() | Call should have one enclosing callable but has 0. |
5
+ | test_collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
6
+ | test_collections.py:45:19:45:24 | mod() | Call should have one enclosing callable but has 0. |
7
+ | test_collections.py:52:13:52:24 | mod_local() | Call should have one enclosing callable but has 0. |
8
+ | test_collections.py:52:13:52:24 | mod_local() | Call should have one enclosing callable but has 0. |
8
9
uniqueType
9
10
uniqueNodeLocation
10
11
missingLocation
File renamed without changes.
You can’t perform that action at this time.
0 commit comments