mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Python: Expand function reference in content test
This commit is contained in:
@@ -15,8 +15,9 @@ pointsTo_found_typeTracker_notFound
|
||||
| code/func_defined_outside_class.py:39:11:39:21 | ControlFlowNode for _gen() | B._gen |
|
||||
| code/func_defined_outside_class.py:42:1:42:7 | ControlFlowNode for Attribute() | B._gen.func |
|
||||
| code/func_defined_outside_class.py:43:1:43:7 | ControlFlowNode for Attribute() | B._gen.func |
|
||||
| code/func_ref_in_content.py:17:1:17:4 | ControlFlowNode for f2() | func |
|
||||
| code/func_ref_in_content.py:20:1:20:4 | ControlFlowNode for f3() | func |
|
||||
| code/funky_regression.py:15:9:15:17 | ControlFlowNode for Attribute() | Wat.f2 |
|
||||
| code/tuple_function_return.py:15:1:15:4 | ControlFlowNode for f2() | func |
|
||||
| code/type_tracking_limitation.py:8:1:8:3 | ControlFlowNode for x() | my_func |
|
||||
typeTracker_found_pointsTo_notFound
|
||||
| code/callable_as_argument.py:29:5:29:12 | ControlFlowNode for Attribute() | test_class.InsideTestFunc.sm |
|
||||
|
||||
Reference in New Issue
Block a user