mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
1288 lines
132 KiB
Plaintext
1288 lines
132 KiB
Plaintext
| a_simple.py:2 | ControlFlowNode for FloatLiteral | float 1.0 | builtin-class float | 2 | import |
|
|
| a_simple.py:2 | ControlFlowNode for f1 | float 1.0 | builtin-class float | 2 | import |
|
|
| a_simple.py:3 | ControlFlowNode for dict | builtin-class dict | builtin-class type | 3 | import |
|
|
| a_simple.py:4 | ControlFlowNode for tuple | builtin-class tuple | builtin-class type | 4 | import |
|
|
| a_simple.py:5 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 5 | import |
|
|
| a_simple.py:5 | ControlFlowNode for i1 | int 0 | builtin-class int | 5 | import |
|
|
| a_simple.py:6 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 6 | import |
|
|
| a_simple.py:6 | ControlFlowNode for s | Tuple | builtin-class tuple | 6 | import |
|
|
| a_simple.py:8 | ControlFlowNode for FunctionExpr | Function func | builtin-class function | 8 | import |
|
|
| a_simple.py:8 | ControlFlowNode for func | Function func | builtin-class function | 8 | import |
|
|
| a_simple.py:11 | ControlFlowNode for C | class C | builtin-class type | 11 | import |
|
|
| a_simple.py:11 | ControlFlowNode for ClassExpr | class C | builtin-class type | 11 | import |
|
|
| a_simple.py:11 | ControlFlowNode for object | builtin-class object | builtin-class type | 11 | import |
|
|
| a_simple.py:14 | ControlFlowNode for FunctionExpr | Function vararg_kwarg | builtin-class function | 14 | import |
|
|
| a_simple.py:14 | ControlFlowNode for d | d | builtin-class dict | 14 | runtime |
|
|
| a_simple.py:14 | ControlFlowNode for t | t | builtin-class tuple | 14 | runtime |
|
|
| a_simple.py:14 | ControlFlowNode for vararg_kwarg | Function vararg_kwarg | builtin-class function | 14 | import |
|
|
| a_simple.py:15 | ControlFlowNode for t | t | builtin-class tuple | 14 | runtime |
|
|
| a_simple.py:16 | ControlFlowNode for d | d | builtin-class dict | 14 | runtime |
|
|
| a_simple.py:18 | ControlFlowNode for FunctionExpr | Function multi_loop | builtin-class function | 18 | import |
|
|
| a_simple.py:18 | ControlFlowNode for multi_loop | Function multi_loop | builtin-class function | 18 | import |
|
|
| a_simple.py:19 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 19 | runtime |
|
|
| a_simple.py:19 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 19 | runtime |
|
|
| a_simple.py:23 | ControlFlowNode for FunctionExpr | Function with_definition | builtin-class function | 23 | import |
|
|
| a_simple.py:23 | ControlFlowNode for with_definition | Function with_definition | builtin-class function | 23 | import |
|
|
| a_simple.py:27 | ControlFlowNode for FunctionExpr | Function multi_loop_in_try | builtin-class function | 27 | import |
|
|
| a_simple.py:27 | ControlFlowNode for multi_loop_in_try | Function multi_loop_in_try | builtin-class function | 27 | import |
|
|
| a_simple.py:31 | ControlFlowNode for KeyError | builtin-class KeyError | builtin-class type | 31 | runtime |
|
|
| a_simple.py:34 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 34 | import |
|
|
| a_simple.py:34 | ControlFlowNode for args | args | builtin-class tuple | 34 | runtime |
|
|
| a_simple.py:34 | ControlFlowNode for f | Function f | builtin-class function | 34 | import |
|
|
| a_simple.py:34 | ControlFlowNode for kwargs | kwargs | builtin-class dict | 34 | runtime |
|
|
| a_simple.py:35 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 35 | runtime |
|
|
| a_simple.py:35 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 35 | runtime |
|
|
| a_simple.py:35 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 35 | runtime |
|
|
| a_simple.py:35 | ControlFlowNode for args | args | builtin-class tuple | 34 | runtime |
|
|
| a_simple.py:36 | ControlFlowNode for Str | 'x' | builtin-class str | 36 | runtime |
|
|
| a_simple.py:36 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 36 | runtime |
|
|
| a_simple.py:36 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 36 | runtime |
|
|
| a_simple.py:36 | ControlFlowNode for kwargs | kwargs | builtin-class dict | 34 | runtime |
|
|
| a_simple.py:38 | ControlFlowNode for FunctionExpr | Function multi_assign_and_packing | builtin-class function | 38 | import |
|
|
| a_simple.py:38 | ControlFlowNode for Str | 'b' | builtin-class str | 38 | import |
|
|
| a_simple.py:38 | ControlFlowNode for Str | 'c' | builtin-class str | 38 | import |
|
|
| a_simple.py:38 | ControlFlowNode for multi_assign_and_packing | Function multi_assign_and_packing | builtin-class function | 38 | import |
|
|
| a_simple.py:39 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 39 | runtime |
|
|
| a_simple.py:39 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 39 | runtime |
|
|
| a_simple.py:39 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 39 | runtime |
|
|
| a_simple.py:39 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 39 | runtime |
|
|
| a_simple.py:39 | ControlFlowNode for t | Tuple | builtin-class tuple | 39 | runtime |
|
|
| a_simple.py:40 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 40 | runtime |
|
|
| a_simple.py:40 | ControlFlowNode for b | 'b' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:40 | ControlFlowNode for c | 'c' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:40 | ControlFlowNode for w | Tuple | builtin-class tuple | 40 | runtime |
|
|
| a_simple.py:41 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 39 | runtime |
|
|
| a_simple.py:41 | ControlFlowNode for t | Tuple | builtin-class tuple | 39 | runtime |
|
|
| a_simple.py:42 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 40 | runtime |
|
|
| a_simple.py:42 | ControlFlowNode for w | Tuple | builtin-class tuple | 40 | runtime |
|
|
| a_simple.py:43 | ControlFlowNode for p | int 1 | builtin-class int | 41 | runtime |
|
|
| a_simple.py:44 | ControlFlowNode for q | int 2 | builtin-class int | 41 | runtime |
|
|
| a_simple.py:45 | ControlFlowNode for r | int 3 | builtin-class int | 41 | runtime |
|
|
| a_simple.py:47 | ControlFlowNode for y | 'b' | builtin-class str | 42 | runtime |
|
|
| a_simple.py:48 | ControlFlowNode for z | 'c' | builtin-class str | 42 | runtime |
|
|
| a_simple.py:49 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 49 | runtime |
|
|
| a_simple.py:49 | ControlFlowNode for b | 'b' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:49 | ControlFlowNode for c | 'c' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:49 | ControlFlowNode for h | 'b' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:49 | ControlFlowNode for i | 'c' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:51 | ControlFlowNode for h | 'b' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:52 | ControlFlowNode for i | 'c' | builtin-class str | 38 | runtime |
|
|
| a_simple.py:53 | ControlFlowNode for BinaryExpr | BinaryExpr | builtin-class tuple | 53 | runtime |
|
|
| a_simple.py:53 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 53 | runtime |
|
|
| a_simple.py:53 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 53 | runtime |
|
|
| a_simple.py:53 | ControlFlowNode for Tuple | BinaryExpr | builtin-class tuple | 53 | runtime |
|
|
| a_simple.py:53 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 53 | runtime |
|
|
| b_condition.py:4 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 4 | import |
|
|
| b_condition.py:4 | ControlFlowNode for f | Function f | builtin-class function | 4 | import |
|
|
| b_condition.py:5 | ControlFlowNode for IfExp | NoneType None | builtin-class NoneType | 5 | runtime |
|
|
| b_condition.py:5 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 5 | runtime |
|
|
| b_condition.py:5 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 5 | runtime |
|
|
| b_condition.py:7 | ControlFlowNode for Compare | bool False | builtin-class bool | 7 | runtime |
|
|
| b_condition.py:7 | ControlFlowNode for Compare | bool True | builtin-class bool | 7 | runtime |
|
|
| b_condition.py:7 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 7 | runtime |
|
|
| b_condition.py:7 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 5 | runtime |
|
|
| b_condition.py:8 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 8 | runtime |
|
|
| b_condition.py:8 | ControlFlowNode for x | int 7 | builtin-class int | 8 | runtime |
|
|
| b_condition.py:9 | ControlFlowNode for x | int 7 | builtin-class int | 8 | runtime |
|
|
| b_condition.py:11 | ControlFlowNode for IfExp | NoneType None | builtin-class NoneType | 11 | runtime |
|
|
| b_condition.py:11 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 11 | runtime |
|
|
| b_condition.py:11 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 11 | runtime |
|
|
| b_condition.py:13 | ControlFlowNode for Compare | bool False | builtin-class bool | 13 | runtime |
|
|
| b_condition.py:13 | ControlFlowNode for Compare | bool True | builtin-class bool | 13 | runtime |
|
|
| b_condition.py:13 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 13 | runtime |
|
|
| b_condition.py:13 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 11 | runtime |
|
|
| b_condition.py:14 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 14 | runtime |
|
|
| b_condition.py:14 | ControlFlowNode for x | int 7 | builtin-class int | 14 | runtime |
|
|
| b_condition.py:15 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 11 | runtime |
|
|
| b_condition.py:15 | ControlFlowNode for x | int 7 | builtin-class int | 14 | runtime |
|
|
| b_condition.py:17 | ControlFlowNode for IfExp | NoneType None | builtin-class NoneType | 17 | runtime |
|
|
| b_condition.py:17 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 17 | runtime |
|
|
| b_condition.py:17 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 17 | runtime |
|
|
| b_condition.py:19 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 19 | runtime |
|
|
| b_condition.py:19 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 19 | runtime |
|
|
| b_condition.py:19 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 17 | runtime |
|
|
| b_condition.py:20 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 20 | runtime |
|
|
| b_condition.py:20 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 20 | runtime |
|
|
| b_condition.py:21 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 20 | runtime |
|
|
| b_condition.py:23 | ControlFlowNode for IfExp | NoneType None | builtin-class NoneType | 23 | runtime |
|
|
| b_condition.py:23 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 23 | runtime |
|
|
| b_condition.py:23 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 23 | runtime |
|
|
| b_condition.py:25 | ControlFlowNode for IfExp | int 1 | builtin-class int | 25 | runtime |
|
|
| b_condition.py:25 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 25 | runtime |
|
|
| b_condition.py:25 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 23 | runtime |
|
|
| b_condition.py:25 | ControlFlowNode for x | int 1 | builtin-class int | 25 | runtime |
|
|
| b_condition.py:26 | ControlFlowNode for x | int 1 | builtin-class int | 25 | runtime |
|
|
| b_condition.py:28 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 28 | runtime |
|
|
| b_condition.py:28 | ControlFlowNode for x | int 1 | builtin-class int | 28 | runtime |
|
|
| b_condition.py:29 | ControlFlowNode for x | int 1 | builtin-class int | 25 | runtime |
|
|
| b_condition.py:29 | ControlFlowNode for x | int 1 | builtin-class int | 28 | runtime |
|
|
| b_condition.py:31 | ControlFlowNode for IfExp | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:31 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:31 | ControlFlowNode for x | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:32 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 32 | runtime |
|
|
| b_condition.py:32 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 32 | runtime |
|
|
| b_condition.py:32 | ControlFlowNode for x | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:33 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 33 | runtime |
|
|
| b_condition.py:33 | ControlFlowNode for x | int 7 | builtin-class int | 33 | runtime |
|
|
| b_condition.py:34 | ControlFlowNode for x | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:34 | ControlFlowNode for x | int 7 | builtin-class int | 33 | runtime |
|
|
| b_condition.py:36 | ControlFlowNode for int | builtin-class int | builtin-class type | 36 | runtime |
|
|
| b_condition.py:36 | ControlFlowNode for isinstance | Builtin-function isinstance | builtin-class builtin_function_or_method | 36 | runtime |
|
|
| b_condition.py:36 | ControlFlowNode for isinstance() | bool False | builtin-class bool | 36 | runtime |
|
|
| b_condition.py:36 | ControlFlowNode for isinstance() | bool True | builtin-class bool | 36 | runtime |
|
|
| b_condition.py:36 | ControlFlowNode for x | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:36 | ControlFlowNode for x | int 7 | builtin-class int | 33 | runtime |
|
|
| b_condition.py:37 | ControlFlowNode for x | int 1 | builtin-class int | 31 | runtime |
|
|
| b_condition.py:37 | ControlFlowNode for x | int 7 | builtin-class int | 33 | runtime |
|
|
| b_condition.py:41 | ControlFlowNode for Attribute | int 1 | builtin-class int | 41 | import |
|
|
| b_condition.py:41 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 41 | import |
|
|
| b_condition.py:42 | ControlFlowNode for Compare | bool False | builtin-class bool | 42 | import |
|
|
| b_condition.py:42 | ControlFlowNode for Compare | bool True | builtin-class bool | 42 | import |
|
|
| b_condition.py:42 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 42 | import |
|
|
| b_condition.py:43 | ControlFlowNode for Attribute | int 1 | builtin-class int | 41 | import |
|
|
| b_condition.py:50 | ControlFlowNode for FunctionExpr | Function g | builtin-class function | 50 | import |
|
|
| b_condition.py:50 | ControlFlowNode for g | Function g | builtin-class function | 50 | import |
|
|
| b_condition.py:55 | ControlFlowNode for FunctionExpr | Function loop | builtin-class function | 55 | import |
|
|
| b_condition.py:55 | ControlFlowNode for loop | Function loop | builtin-class function | 55 | import |
|
|
| b_condition.py:61 | ControlFlowNode for FunctionExpr | Function double_attr_check | builtin-class function | 61 | import |
|
|
| b_condition.py:61 | ControlFlowNode for double_attr_check | Function double_attr_check | builtin-class function | 61 | import |
|
|
| b_condition.py:62 | ControlFlowNode for Compare | bool False | builtin-class bool | 62 | runtime |
|
|
| b_condition.py:62 | ControlFlowNode for Compare | bool True | builtin-class bool | 62 | runtime |
|
|
| b_condition.py:62 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 62 | runtime |
|
|
| b_condition.py:65 | ControlFlowNode for Compare | bool False | builtin-class bool | 65 | runtime |
|
|
| b_condition.py:65 | ControlFlowNode for Compare | bool True | builtin-class bool | 65 | runtime |
|
|
| b_condition.py:65 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 65 | runtime |
|
|
| b_condition.py:66 | ControlFlowNode for Compare | bool False | builtin-class bool | 66 | runtime |
|
|
| b_condition.py:66 | ControlFlowNode for Compare | bool True | builtin-class bool | 66 | runtime |
|
|
| b_condition.py:69 | ControlFlowNode for FunctionExpr | Function h | builtin-class function | 69 | import |
|
|
| b_condition.py:69 | ControlFlowNode for h | Function h | builtin-class function | 69 | import |
|
|
| b_condition.py:70 | ControlFlowNode for IfExp | bool True | builtin-class bool | 70 | runtime |
|
|
| b_condition.py:70 | ControlFlowNode for True | bool True | builtin-class bool | 70 | runtime |
|
|
| b_condition.py:70 | ControlFlowNode for b | bool True | builtin-class bool | 70 | runtime |
|
|
| b_condition.py:71 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 71 | runtime |
|
|
| b_condition.py:71 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 71 | runtime |
|
|
| b_condition.py:71 | ControlFlowNode for b | bool True | builtin-class bool | 70 | runtime |
|
|
| b_condition.py:72 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 72 | runtime |
|
|
| b_condition.py:72 | ControlFlowNode for b | int 7 | builtin-class int | 72 | runtime |
|
|
| b_condition.py:73 | ControlFlowNode for b | bool True | builtin-class bool | 70 | runtime |
|
|
| b_condition.py:73 | ControlFlowNode for b | int 7 | builtin-class int | 72 | runtime |
|
|
| b_condition.py:75 | ControlFlowNode for FunctionExpr | Function k | builtin-class function | 75 | import |
|
|
| b_condition.py:75 | ControlFlowNode for k | Function k | builtin-class function | 75 | import |
|
|
| b_condition.py:76 | ControlFlowNode for t | builtin-class type | builtin-class type | 76 | runtime |
|
|
| b_condition.py:76 | ControlFlowNode for type | builtin-class type | builtin-class type | 76 | runtime |
|
|
| b_condition.py:77 | ControlFlowNode for Compare | bool True | builtin-class bool | 77 | runtime |
|
|
| b_condition.py:77 | ControlFlowNode for object | builtin-class object | builtin-class type | 77 | runtime |
|
|
| b_condition.py:77 | ControlFlowNode for t | builtin-class type | builtin-class type | 76 | runtime |
|
|
| b_condition.py:78 | ControlFlowNode for object | builtin-class object | builtin-class type | 78 | runtime |
|
|
| b_condition.py:78 | ControlFlowNode for t | builtin-class object | builtin-class type | 78 | runtime |
|
|
| b_condition.py:79 | ControlFlowNode for t | builtin-class object | builtin-class type | 78 | runtime |
|
|
| b_condition.py:81 | ControlFlowNode for FunctionExpr | Function odasa6261 | builtin-class function | 81 | import |
|
|
| b_condition.py:81 | ControlFlowNode for True | bool True | builtin-class bool | 81 | import |
|
|
| b_condition.py:81 | ControlFlowNode for odasa6261 | Function odasa6261 | builtin-class function | 81 | import |
|
|
| b_condition.py:82 | ControlFlowNode for callable | Builtin-function callable | builtin-class builtin_function_or_method | 82 | runtime |
|
|
| b_condition.py:82 | ControlFlowNode for callable() | bool False | builtin-class bool | 82 | runtime |
|
|
| b_condition.py:82 | ControlFlowNode for callable() | bool True | builtin-class bool | 82 | runtime |
|
|
| b_condition.py:82 | ControlFlowNode for foo | bool True | builtin-class bool | 81 | runtime |
|
|
| b_condition.py:83 | ControlFlowNode for FunctionExpr | Function bar | builtin-class function | 83 | runtime |
|
|
| b_condition.py:83 | ControlFlowNode for bar | Function bar | builtin-class function | 83 | runtime |
|
|
| b_condition.py:87 | ControlFlowNode for FunctionExpr | Function split_bool1 | builtin-class function | 87 | import |
|
|
| b_condition.py:87 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 87 | import |
|
|
| b_condition.py:87 | ControlFlowNode for split_bool1 | Function split_bool1 | builtin-class function | 87 | import |
|
|
| b_condition.py:88 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:88 | ControlFlowNode for y | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:90 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 90 | runtime |
|
|
| b_condition.py:90 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 90 | runtime |
|
|
| b_condition.py:90 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:90 | ControlFlowNode for y | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:92 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:93 | ControlFlowNode for y | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:96 | ControlFlowNode for y | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:97 | ControlFlowNode for x | NoneType None | builtin-class NoneType | 87 | runtime |
|
|
| b_condition.py:101 | ControlFlowNode for FunctionExpr | Function not_or_not | builtin-class function | 101 | import |
|
|
| b_condition.py:101 | ControlFlowNode for a | a | builtin-class tuple | 101 | runtime |
|
|
| b_condition.py:101 | ControlFlowNode for not_or_not | Function not_or_not | builtin-class function | 101 | import |
|
|
| b_condition.py:102 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 102 | runtime |
|
|
| b_condition.py:102 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 102 | runtime |
|
|
| b_condition.py:102 | ControlFlowNode for a | a | builtin-class tuple | 101 | runtime |
|
|
| b_condition.py:102 | ControlFlowNode for isinstance | Builtin-function isinstance | builtin-class builtin_function_or_method | 102 | runtime |
|
|
| b_condition.py:102 | ControlFlowNode for isinstance() | bool True | builtin-class bool | 102 | runtime |
|
|
| b_condition.py:102 | ControlFlowNode for list | builtin-class list | builtin-class type | 102 | runtime |
|
|
| b_condition.py:102 | ControlFlowNode for tuple | builtin-class tuple | builtin-class type | 102 | runtime |
|
|
| b_condition.py:104 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 104 | runtime |
|
|
| b_condition.py:104 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 104 | runtime |
|
|
| b_condition.py:104 | ControlFlowNode for a | a | builtin-class tuple | 101 | runtime |
|
|
| b_condition.py:105 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 105 | runtime |
|
|
| b_condition.py:105 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 105 | runtime |
|
|
| b_condition.py:105 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 105 | runtime |
|
|
| b_condition.py:105 | ControlFlowNode for a | a | builtin-class tuple | 101 | runtime |
|
|
| b_condition.py:106 | ControlFlowNode for Exception | builtin-class Exception | builtin-class type | 106 | runtime |
|
|
| b_condition.py:106 | ControlFlowNode for Exception() | Exception() | builtin-class Exception | 106 | runtime |
|
|
| b_condition.py:107 | ControlFlowNode for Str | 'Hello' | builtin-class str | 107 | runtime |
|
|
| b_condition.py:109 | ControlFlowNode for FunctionExpr | Function method_check | builtin-class function | 109 | import |
|
|
| b_condition.py:109 | ControlFlowNode for method_check | Function method_check | builtin-class function | 109 | import |
|
|
| e_temporal.py:2 | ControlFlowNode for ImportExpr | Module sys | builtin-class module | 2 | import |
|
|
| e_temporal.py:2 | ControlFlowNode for sys | Module sys | builtin-class module | 2 | import |
|
|
| e_temporal.py:4 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 4 | import |
|
|
| e_temporal.py:4 | ControlFlowNode for f | Function f | builtin-class function | 4 | import |
|
|
| e_temporal.py:5 | ControlFlowNode for Attribute | list object | builtin-class list | 5 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for Attribute | list object | builtin-class list | 5 | runtime |
|
|
| e_temporal.py:5 | ControlFlowNode for Compare | bool False | builtin-class bool | 5 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for Compare | bool False | builtin-class bool | 5 | runtime |
|
|
| e_temporal.py:5 | ControlFlowNode for Compare | bool True | builtin-class bool | 5 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for Compare | bool True | builtin-class bool | 5 | runtime |
|
|
| e_temporal.py:5 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 5 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 5 | runtime |
|
|
| e_temporal.py:5 | ControlFlowNode for len | Builtin-function len | builtin-class builtin_function_or_method | 5 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for len | Builtin-function len | builtin-class builtin_function_or_method | 5 | runtime |
|
|
| e_temporal.py:5 | ControlFlowNode for len() | len() | builtin-class int | 5 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for len() | len() | builtin-class int | 5 | runtime |
|
|
| e_temporal.py:5 | ControlFlowNode for sys | Module sys | builtin-class module | 2 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:5 | ControlFlowNode for sys | Module sys | builtin-class module | 2 | runtime |
|
|
| e_temporal.py:7 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 7 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:7 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 7 | runtime |
|
|
| e_temporal.py:9 | ControlFlowNode for FunctionExpr | Function g | builtin-class function | 9 | import |
|
|
| e_temporal.py:9 | ControlFlowNode for g | Function g | builtin-class function | 9 | import |
|
|
| e_temporal.py:10 | ControlFlowNode for arg | int 1 | builtin-class int | 7 | code/e_temporal.py:12 from import |
|
|
| e_temporal.py:12 | ControlFlowNode for f | Function f | builtin-class function | 4 | import |
|
|
| e_temporal.py:12 | ControlFlowNode for f() | int 1 | builtin-class int | 7 | import |
|
|
| e_temporal.py:12 | ControlFlowNode for g | Function g | builtin-class function | 9 | import |
|
|
| e_temporal.py:12 | ControlFlowNode for g() | int 1 | builtin-class int | 7 | import |
|
|
| e_temporal.py:12 | ControlFlowNode for x | int 1 | builtin-class int | 7 | import |
|
|
| g_class_init.py:3 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| g_class_init.py:3 | ControlFlowNode for ClassExpr | class C | builtin-class type | 3 | import |
|
|
| g_class_init.py:3 | ControlFlowNode for object | builtin-class object | builtin-class type | 3 | import |
|
|
| g_class_init.py:5 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 5 | import |
|
|
| g_class_init.py:5 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 5 | import |
|
|
| g_class_init.py:6 | ControlFlowNode for Attribute | Attribute | builtin-class method | 6 | runtime |
|
|
| g_class_init.py:6 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 9 | runtime |
|
|
| g_class_init.py:6 | ControlFlowNode for self | self | class C | 5 | runtime |
|
|
| g_class_init.py:7 | ControlFlowNode for Attribute | int 1 | builtin-class int | 7 | runtime |
|
|
| g_class_init.py:7 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 7 | runtime |
|
|
| g_class_init.py:7 | ControlFlowNode for self | self | class C | 5 | runtime |
|
|
| g_class_init.py:9 | ControlFlowNode for FunctionExpr | Function _init | builtin-class function | 9 | import |
|
|
| g_class_init.py:9 | ControlFlowNode for _init | Function _init | builtin-class function | 9 | import |
|
|
| g_class_init.py:10 | ControlFlowNode for Attribute | int 2 | builtin-class int | 10 | code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:10 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 10 | code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:10 | ControlFlowNode for self | self | class C | 5 | code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:11 | ControlFlowNode for Attribute | Attribute | builtin-class method | 11 | code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:11 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 13 | code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:11 | ControlFlowNode for self | self | class C | 5 | code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:13 | ControlFlowNode for FunctionExpr | Function _init2 | builtin-class function | 13 | import |
|
|
| g_class_init.py:13 | ControlFlowNode for _init2 | Function _init2 | builtin-class function | 13 | import |
|
|
| g_class_init.py:14 | ControlFlowNode for Attribute | int 3 | builtin-class int | 14 | code/g_class_init.py:11 from code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:14 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 14 | code/g_class_init.py:11 from code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:14 | ControlFlowNode for self | self | class C | 5 | code/g_class_init.py:11 from code/g_class_init.py:6 from runtime |
|
|
| g_class_init.py:16 | ControlFlowNode for FunctionExpr | Function method | builtin-class function | 16 | import |
|
|
| g_class_init.py:16 | ControlFlowNode for method | Function method | builtin-class function | 16 | import |
|
|
| g_class_init.py:17 | ControlFlowNode for self | self | class C | 16 | runtime |
|
|
| g_class_init.py:18 | ControlFlowNode for int | builtin-class int | builtin-class type | 18 | runtime |
|
|
| g_class_init.py:18 | ControlFlowNode for isinstance | Builtin-function isinstance | builtin-class builtin_function_or_method | 18 | runtime |
|
|
| g_class_init.py:18 | ControlFlowNode for isinstance() | bool False | builtin-class bool | 18 | runtime |
|
|
| g_class_init.py:18 | ControlFlowNode for isinstance() | bool True | builtin-class bool | 18 | runtime |
|
|
| g_class_init.py:18 | ControlFlowNode for self | self | class C | 16 | runtime |
|
|
| g_class_init.py:19 | ControlFlowNode for self | self | class C | 16 | runtime |
|
|
| g_class_init.py:20 | ControlFlowNode for self | self | class C | 16 | runtime |
|
|
| g_class_init.py:24 | ControlFlowNode for ClassExpr | class Oddities | builtin-class type | 24 | import |
|
|
| g_class_init.py:24 | ControlFlowNode for Oddities | class Oddities | builtin-class type | 24 | import |
|
|
| g_class_init.py:24 | ControlFlowNode for object | builtin-class object | builtin-class type | 24 | import |
|
|
| g_class_init.py:26 | ControlFlowNode for int | builtin-class int | builtin-class type | 26 | import |
|
|
| g_class_init.py:27 | ControlFlowNode for float | builtin-class float | builtin-class type | 27 | import |
|
|
| g_class_init.py:28 | ControlFlowNode for l | Builtin-function len | builtin-class builtin_function_or_method | 28 | import |
|
|
| g_class_init.py:28 | ControlFlowNode for len | Builtin-function len | builtin-class builtin_function_or_method | 28 | import |
|
|
| g_class_init.py:29 | ControlFlowNode for h | Builtin-function hash | builtin-class builtin_function_or_method | 29 | import |
|
|
| g_class_init.py:29 | ControlFlowNode for hash | Builtin-function hash | builtin-class builtin_function_or_method | 29 | import |
|
|
| g_class_init.py:32 | ControlFlowNode for ClassExpr | class D | builtin-class type | 32 | import |
|
|
| g_class_init.py:32 | ControlFlowNode for D | class D | builtin-class type | 32 | import |
|
|
| g_class_init.py:32 | ControlFlowNode for object | builtin-class object | builtin-class type | 32 | import |
|
|
| g_class_init.py:34 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 34 | import |
|
|
| g_class_init.py:34 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 34 | import |
|
|
| g_class_init.py:35 | ControlFlowNode for D | class D | builtin-class type | 32 | runtime |
|
|
| g_class_init.py:35 | ControlFlowNode for self | self | class D | 34 | runtime |
|
|
| g_class_init.py:35 | ControlFlowNode for super | builtin-class super | builtin-class type | 35 | runtime |
|
|
| g_class_init.py:35 | ControlFlowNode for super() | super() | builtin-class super | 35 | runtime |
|
|
| g_class_init.py:36 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 36 | runtime |
|
|
| g_class_init.py:36 | ControlFlowNode for D | class D | builtin-class type | 32 | runtime |
|
|
| g_class_init.py:36 | ControlFlowNode for self | self | class D | 34 | runtime |
|
|
| g_class_init.py:36 | ControlFlowNode for super | builtin-class super | builtin-class type | 36 | runtime |
|
|
| g_class_init.py:36 | ControlFlowNode for super() | super() | builtin-class super | 36 | runtime |
|
|
| g_class_init.py:42 | ControlFlowNode for Str | 'v2' | builtin-class str | 42 | import |
|
|
| g_class_init.py:42 | ControlFlowNode for V2 | 'v2' | builtin-class str | 42 | import |
|
|
| g_class_init.py:43 | ControlFlowNode for Str | 'v3' | builtin-class str | 43 | import |
|
|
| g_class_init.py:43 | ControlFlowNode for V3 | 'v3' | builtin-class str | 43 | import |
|
|
| g_class_init.py:45 | ControlFlowNode for ClassExpr | class E | builtin-class type | 45 | import |
|
|
| g_class_init.py:45 | ControlFlowNode for E | class E | builtin-class type | 45 | import |
|
|
| g_class_init.py:45 | ControlFlowNode for object | builtin-class object | builtin-class type | 45 | import |
|
|
| g_class_init.py:46 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 46 | import |
|
|
| g_class_init.py:46 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 46 | import |
|
|
| g_class_init.py:48 | ControlFlowNode for Attribute | 'v2' | builtin-class str | 42 | runtime |
|
|
| g_class_init.py:48 | ControlFlowNode for V2 | 'v2' | builtin-class str | 42 | runtime |
|
|
| g_class_init.py:48 | ControlFlowNode for self | self | class E | 46 | runtime |
|
|
| g_class_init.py:50 | ControlFlowNode for Attribute | 'v3' | builtin-class str | 43 | runtime |
|
|
| g_class_init.py:50 | ControlFlowNode for V3 | 'v3' | builtin-class str | 43 | runtime |
|
|
| g_class_init.py:50 | ControlFlowNode for self | self | class E | 46 | runtime |
|
|
| g_class_init.py:52 | ControlFlowNode for FunctionExpr | Function meth | builtin-class function | 52 | import |
|
|
| g_class_init.py:52 | ControlFlowNode for meth | Function meth | builtin-class function | 52 | import |
|
|
| g_class_init.py:53 | ControlFlowNode for Compare | bool False | builtin-class bool | 53 | runtime |
|
|
| g_class_init.py:53 | ControlFlowNode for Compare | bool True | builtin-class bool | 53 | runtime |
|
|
| g_class_init.py:53 | ControlFlowNode for V2 | 'v2' | builtin-class str | 42 | runtime |
|
|
| g_class_init.py:53 | ControlFlowNode for self | self | class E | 52 | runtime |
|
|
| h_classes.py:1 | ControlFlowNode for ImportExpr | Module sys | builtin-class module | 1 | import |
|
|
| h_classes.py:1 | ControlFlowNode for sys | Module sys | builtin-class module | 1 | import |
|
|
| h_classes.py:3 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| h_classes.py:3 | ControlFlowNode for ClassExpr | class C | builtin-class type | 3 | import |
|
|
| h_classes.py:3 | ControlFlowNode for object | builtin-class object | builtin-class type | 3 | import |
|
|
| h_classes.py:5 | ControlFlowNode for Str | 'C_x' | builtin-class str | 5 | import |
|
|
| h_classes.py:5 | ControlFlowNode for x | 'C_x' | builtin-class str | 5 | import |
|
|
| h_classes.py:7 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 7 | import |
|
|
| h_classes.py:7 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 7 | import |
|
|
| h_classes.py:8 | ControlFlowNode for Attribute | 'c_y' | builtin-class str | 8 | code/h_classes.py:10 from import |
|
|
| h_classes.py:8 | ControlFlowNode for Attribute | 'c_y' | builtin-class str | 8 | code/h_classes.py:15 from runtime |
|
|
| h_classes.py:8 | ControlFlowNode for Attribute | 'c_y' | builtin-class str | 8 | runtime |
|
|
| h_classes.py:8 | ControlFlowNode for Str | 'c_y' | builtin-class str | 8 | code/h_classes.py:10 from import |
|
|
| h_classes.py:8 | ControlFlowNode for Str | 'c_y' | builtin-class str | 8 | code/h_classes.py:15 from runtime |
|
|
| h_classes.py:8 | ControlFlowNode for Str | 'c_y' | builtin-class str | 8 | runtime |
|
|
| h_classes.py:8 | ControlFlowNode for self | self | class C | 7 | runtime |
|
|
| h_classes.py:10 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| h_classes.py:10 | ControlFlowNode for C() | C() | class C | 10 | import |
|
|
| h_classes.py:10 | ControlFlowNode for type | builtin-class type | builtin-class type | 10 | import |
|
|
| h_classes.py:10 | ControlFlowNode for type() | class C | builtin-class type | 3 | import |
|
|
| h_classes.py:11 | ControlFlowNode for sys | Module sys | builtin-class module | 1 | import |
|
|
| h_classes.py:11 | ControlFlowNode for type | builtin-class type | builtin-class type | 11 | import |
|
|
| h_classes.py:11 | ControlFlowNode for type() | builtin-class module | builtin-class type | 11 | import |
|
|
| h_classes.py:12 | ControlFlowNode for Dict | Dict | builtin-class dict | 12 | import |
|
|
| h_classes.py:12 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 12 | import |
|
|
| h_classes.py:12 | ControlFlowNode for object | builtin-class object | builtin-class type | 12 | import |
|
|
| h_classes.py:12 | ControlFlowNode for type | builtin-class type | builtin-class type | 12 | import |
|
|
| h_classes.py:12 | ControlFlowNode for type() | type() | builtin-class type | 12 | import |
|
|
| h_classes.py:14 | ControlFlowNode for FunctionExpr | Function k | builtin-class function | 14 | import |
|
|
| h_classes.py:14 | ControlFlowNode for k | Function k | builtin-class function | 14 | import |
|
|
| h_classes.py:15 | ControlFlowNode for C | class C | builtin-class type | 3 | runtime |
|
|
| h_classes.py:15 | ControlFlowNode for C() | C() | class C | 15 | runtime |
|
|
| h_classes.py:15 | ControlFlowNode for type | builtin-class type | builtin-class type | 15 | runtime |
|
|
| h_classes.py:15 | ControlFlowNode for type() | class C | builtin-class type | 3 | runtime |
|
|
| h_classes.py:16 | ControlFlowNode for sys | Module sys | builtin-class module | 1 | runtime |
|
|
| h_classes.py:16 | ControlFlowNode for type | builtin-class type | builtin-class type | 16 | runtime |
|
|
| h_classes.py:16 | ControlFlowNode for type() | builtin-class module | builtin-class type | 16 | runtime |
|
|
| h_classes.py:17 | ControlFlowNode for type | builtin-class type | builtin-class type | 17 | runtime |
|
|
| h_classes.py:17 | ControlFlowNode for type() | *UNKNOWN TYPE* | *UNKNOWN TYPE* | 17 | runtime |
|
|
| h_classes.py:18 | ControlFlowNode for Dict | Dict | builtin-class dict | 18 | runtime |
|
|
| h_classes.py:18 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 18 | runtime |
|
|
| h_classes.py:18 | ControlFlowNode for object | builtin-class object | builtin-class type | 18 | runtime |
|
|
| h_classes.py:18 | ControlFlowNode for type | builtin-class type | builtin-class type | 18 | runtime |
|
|
| h_classes.py:18 | ControlFlowNode for type() | type() | builtin-class type | 18 | runtime |
|
|
| h_classes.py:23 | ControlFlowNode for Base | class Base | builtin-class type | 23 | import |
|
|
| h_classes.py:23 | ControlFlowNode for ClassExpr | class Base | builtin-class type | 23 | import |
|
|
| h_classes.py:23 | ControlFlowNode for object | builtin-class object | builtin-class type | 23 | import |
|
|
| h_classes.py:25 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 25 | import |
|
|
| h_classes.py:25 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 25 | import |
|
|
| h_classes.py:26 | ControlFlowNode for Compare | bool False | builtin-class bool | 26 | code/h_classes.py:42 from import |
|
|
| h_classes.py:26 | ControlFlowNode for Compare | bool False | builtin-class bool | 26 | runtime |
|
|
| h_classes.py:26 | ControlFlowNode for Compare | bool True | builtin-class bool | 26 | code/h_classes.py:42 from import |
|
|
| h_classes.py:26 | ControlFlowNode for Compare | bool True | builtin-class bool | 26 | runtime |
|
|
| h_classes.py:26 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 26 | code/h_classes.py:42 from import |
|
|
| h_classes.py:26 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 26 | runtime |
|
|
| h_classes.py:27 | ControlFlowNode for Attribute | class Derived1 | builtin-class type | 33 | code/h_classes.py:42 from import |
|
|
| h_classes.py:27 | ControlFlowNode for Attribute | class Derived1 | builtin-class type | 33 | runtime |
|
|
| h_classes.py:27 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 33 | code/h_classes.py:42 from import |
|
|
| h_classes.py:27 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 33 | runtime |
|
|
| h_classes.py:27 | ControlFlowNode for self | self | class Base | 25 | runtime |
|
|
| h_classes.py:28 | ControlFlowNode for Compare | bool False | builtin-class bool | 28 | code/h_classes.py:42 from import |
|
|
| h_classes.py:28 | ControlFlowNode for Compare | bool False | builtin-class bool | 28 | runtime |
|
|
| h_classes.py:28 | ControlFlowNode for Compare | bool True | builtin-class bool | 28 | code/h_classes.py:42 from import |
|
|
| h_classes.py:28 | ControlFlowNode for Compare | bool True | builtin-class bool | 28 | runtime |
|
|
| h_classes.py:28 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 28 | code/h_classes.py:42 from import |
|
|
| h_classes.py:28 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 28 | runtime |
|
|
| h_classes.py:29 | ControlFlowNode for Attribute | class Derived2 | builtin-class type | 36 | code/h_classes.py:42 from import |
|
|
| h_classes.py:29 | ControlFlowNode for Attribute | class Derived2 | builtin-class type | 36 | runtime |
|
|
| h_classes.py:29 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 36 | code/h_classes.py:42 from import |
|
|
| h_classes.py:29 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 36 | runtime |
|
|
| h_classes.py:29 | ControlFlowNode for self | self | class Base | 25 | runtime |
|
|
| h_classes.py:31 | ControlFlowNode for Attribute | class Derived3 | builtin-class type | 39 | code/h_classes.py:42 from import |
|
|
| h_classes.py:31 | ControlFlowNode for Attribute | class Derived3 | builtin-class type | 39 | runtime |
|
|
| h_classes.py:31 | ControlFlowNode for Derived3 | class Derived3 | builtin-class type | 39 | code/h_classes.py:42 from import |
|
|
| h_classes.py:31 | ControlFlowNode for Derived3 | class Derived3 | builtin-class type | 39 | runtime |
|
|
| h_classes.py:31 | ControlFlowNode for self | self | class Base | 25 | runtime |
|
|
| h_classes.py:33 | ControlFlowNode for Base | class Base | builtin-class type | 23 | import |
|
|
| h_classes.py:33 | ControlFlowNode for ClassExpr | class Derived1 | builtin-class type | 33 | import |
|
|
| h_classes.py:33 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 33 | import |
|
|
| h_classes.py:36 | ControlFlowNode for Base | class Base | builtin-class type | 23 | import |
|
|
| h_classes.py:36 | ControlFlowNode for ClassExpr | class Derived2 | builtin-class type | 36 | import |
|
|
| h_classes.py:36 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 36 | import |
|
|
| h_classes.py:39 | ControlFlowNode for Base | class Base | builtin-class type | 23 | import |
|
|
| h_classes.py:39 | ControlFlowNode for ClassExpr | class Derived3 | builtin-class type | 39 | import |
|
|
| h_classes.py:39 | ControlFlowNode for Derived3 | class Derived3 | builtin-class type | 39 | import |
|
|
| h_classes.py:42 | ControlFlowNode for Base | class Base | builtin-class type | 23 | import |
|
|
| h_classes.py:42 | ControlFlowNode for Base() | Base() | *UNKNOWN TYPE* | 42 | import |
|
|
| h_classes.py:42 | ControlFlowNode for thing | Base() | *UNKNOWN TYPE* | 42 | import |
|
|
| h_classes.py:45 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 45 | import |
|
|
| h_classes.py:45 | ControlFlowNode for f | Function f | builtin-class function | 45 | import |
|
|
| h_classes.py:48 | ControlFlowNode for ClassExpr | class D | builtin-class type | 48 | import |
|
|
| h_classes.py:48 | ControlFlowNode for D | class D | builtin-class type | 48 | import |
|
|
| h_classes.py:48 | ControlFlowNode for object | builtin-class object | builtin-class type | 48 | import |
|
|
| h_classes.py:50 | ControlFlowNode for f | Function f | builtin-class function | 45 | import |
|
|
| h_classes.py:50 | ControlFlowNode for m | Function f | builtin-class function | 45 | import |
|
|
| h_classes.py:52 | ControlFlowNode for FunctionExpr | Function n | builtin-class function | 52 | import |
|
|
| h_classes.py:52 | ControlFlowNode for n | Function n | builtin-class function | 52 | import |
|
|
| h_classes.py:55 | ControlFlowNode for int | builtin-class int | builtin-class type | 55 | import |
|
|
| h_classes.py:55 | ControlFlowNode for int() | int() | builtin-class int | 55 | import |
|
|
| h_classes.py:56 | ControlFlowNode for Str | '' | builtin-class str | 56 | import |
|
|
| h_classes.py:56 | ControlFlowNode for type | builtin-class type | builtin-class type | 56 | import |
|
|
| h_classes.py:56 | ControlFlowNode for type() | builtin-class str | builtin-class type | 56 | import |
|
|
| h_classes.py:56 | ControlFlowNode for type()() | type()() | builtin-class str | 56 | import |
|
|
| h_classes.py:57 | ControlFlowNode for list | builtin-class list | builtin-class type | 57 | import |
|
|
| h_classes.py:57 | ControlFlowNode for list() | list() | builtin-class list | 57 | import |
|
|
| h_classes.py:58 | ControlFlowNode for dict | builtin-class dict | builtin-class type | 58 | import |
|
|
| h_classes.py:58 | ControlFlowNode for dict() | dict() | builtin-class dict | 58 | import |
|
|
| h_classes.py:59 | ControlFlowNode for Str | 'hi' | builtin-class str | 59 | import |
|
|
| h_classes.py:59 | ControlFlowNode for bool | builtin-class bool | builtin-class type | 59 | import |
|
|
| h_classes.py:59 | ControlFlowNode for bool() | bool True | builtin-class bool | 59 | import |
|
|
| h_classes.py:60 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 60 | import |
|
|
| h_classes.py:60 | ControlFlowNode for bool | builtin-class bool | builtin-class type | 60 | import |
|
|
| h_classes.py:60 | ControlFlowNode for bool() | bool False | builtin-class bool | 60 | import |
|
|
| i_imports.py:3 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 3 | import |
|
|
| i_imports.py:3 | ControlFlowNode for a | int 1 | builtin-class int | 3 | import |
|
|
| i_imports.py:4 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 4 | import |
|
|
| i_imports.py:4 | ControlFlowNode for b | int 2 | builtin-class int | 4 | import |
|
|
| i_imports.py:5 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 5 | import |
|
|
| i_imports.py:5 | ControlFlowNode for c | int 3 | builtin-class int | 5 | import |
|
|
| i_imports.py:7 | ControlFlowNode for ImportExpr | Module code.xyz | builtin-class module | 7 | import |
|
|
| i_imports.py:8 | ControlFlowNode for ImportExpr | Module code | builtin-class module | 8 | import |
|
|
| i_imports.py:8 | ControlFlowNode for ImportMember | Module code.xyz | builtin-class module | 0 | import |
|
|
| i_imports.py:8 | ControlFlowNode for xyz | Module code.xyz | builtin-class module | 0 | import |
|
|
| i_imports.py:9 | ControlFlowNode for Attribute | float 1.0 | builtin-class float | 2 | import |
|
|
| i_imports.py:9 | ControlFlowNode for xyz | Module code.xyz | builtin-class module | 0 | import |
|
|
| i_imports.py:10 | ControlFlowNode for z | float 3.0 | builtin-class float | 4 | import |
|
|
| i_imports.py:11 | ControlFlowNode for a | int 1 | builtin-class int | 3 | import |
|
|
| i_imports.py:13 | ControlFlowNode for ImportExpr | Module sys | builtin-class module | 13 | import |
|
|
| i_imports.py:13 | ControlFlowNode for ImportMember | list object | builtin-class list | 13 | import |
|
|
| i_imports.py:13 | ControlFlowNode for argv | list object | builtin-class list | 13 | import |
|
|
| i_imports.py:15 | ControlFlowNode for argv | list object | builtin-class list | 13 | import |
|
|
| i_imports.py:17 | ControlFlowNode for ImportExpr | Module sys | builtin-class module | 17 | import |
|
|
| i_imports.py:17 | ControlFlowNode for sys | Module sys | builtin-class module | 17 | import |
|
|
| i_imports.py:18 | ControlFlowNode for Attribute | list object | builtin-class list | 18 | import |
|
|
| i_imports.py:18 | ControlFlowNode for sys | Module sys | builtin-class module | 17 | import |
|
|
| i_imports.py:23 | ControlFlowNode for ImportExpr | Module code | builtin-class module | 23 | import |
|
|
| i_imports.py:23 | ControlFlowNode for code | Module code | builtin-class module | 23 | import |
|
|
| i_imports.py:24 | ControlFlowNode for Attribute | Module code.package | builtin-class module | 0 | import |
|
|
| i_imports.py:24 | ControlFlowNode for Attribute | Module code.package.x | builtin-class module | 0 | import |
|
|
| i_imports.py:24 | ControlFlowNode for code | Module code | builtin-class module | 23 | import |
|
|
| i_imports.py:27 | ControlFlowNode for ImportExpr | Module code.test_package | builtin-class module | 27 | import |
|
|
| i_imports.py:29 | ControlFlowNode for ImportExpr | Module _io | builtin-class module | 29 | import |
|
|
| i_imports.py:29 | ControlFlowNode for _io | Module _io | builtin-class module | 29 | import |
|
|
| i_imports.py:30 | ControlFlowNode for Attribute | builtin-class _io.StringIO | builtin-class type | 30 | import |
|
|
| i_imports.py:30 | ControlFlowNode for StringIO | builtin-class _io.StringIO | builtin-class type | 30 | import |
|
|
| i_imports.py:30 | ControlFlowNode for _io | Module _io | builtin-class module | 29 | import |
|
|
| i_imports.py:31 | ControlFlowNode for Attribute | builtin-class _io.BytesIO | builtin-class type | 31 | import |
|
|
| i_imports.py:31 | ControlFlowNode for BytesIO | builtin-class _io.BytesIO | builtin-class type | 31 | import |
|
|
| i_imports.py:31 | ControlFlowNode for _io | Module _io | builtin-class module | 29 | import |
|
|
| i_imports.py:33 | ControlFlowNode for ImportExpr | Module io | builtin-class module | 33 | import |
|
|
| i_imports.py:33 | ControlFlowNode for io | Module io | builtin-class module | 33 | import |
|
|
| i_imports.py:34 | ControlFlowNode for Attribute | builtin-class _io.StringIO | builtin-class type | 55 | import |
|
|
| i_imports.py:34 | ControlFlowNode for StringIO | builtin-class _io.StringIO | builtin-class type | 55 | import |
|
|
| i_imports.py:34 | ControlFlowNode for io | Module io | builtin-class module | 33 | import |
|
|
| i_imports.py:35 | ControlFlowNode for Attribute | builtin-class _io.BytesIO | builtin-class type | 55 | import |
|
|
| i_imports.py:35 | ControlFlowNode for BytesIO | builtin-class _io.BytesIO | builtin-class type | 55 | import |
|
|
| i_imports.py:35 | ControlFlowNode for io | Module io | builtin-class module | 33 | import |
|
|
| i_imports.py:37 | ControlFlowNode for ImportExpr | Module code | builtin-class module | 37 | import |
|
|
| i_imports.py:37 | ControlFlowNode for code | Module code | builtin-class module | 37 | import |
|
|
| i_imports.py:38 | ControlFlowNode for Attribute | Function f2 | builtin-class function | 24 | import |
|
|
| i_imports.py:38 | ControlFlowNode for Attribute | Module code.n_nesting | builtin-class module | 0 | import |
|
|
| i_imports.py:38 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 24 | import |
|
|
| i_imports.py:38 | ControlFlowNode for code | Module code | builtin-class module | 37 | import |
|
|
| j_convoluted_imports.py:2 | ControlFlowNode for ImportExpr | Module code.package | builtin-class module | 2 | import |
|
|
| j_convoluted_imports.py:3 | ControlFlowNode for ImportMember | Function module | builtin-class function | 2 | import |
|
|
| j_convoluted_imports.py:3 | ControlFlowNode for module | Function module | builtin-class function | 2 | import |
|
|
| j_convoluted_imports.py:5 | ControlFlowNode for ImportExpr | Module code.package | builtin-class module | 5 | import |
|
|
| j_convoluted_imports.py:6 | ControlFlowNode for ImportMember | Module code.package.x | builtin-class module | 0 | import |
|
|
| j_convoluted_imports.py:6 | ControlFlowNode for x | Module code.package.x | builtin-class module | 0 | import |
|
|
| j_convoluted_imports.py:9 | ControlFlowNode for C | class C | builtin-class type | 9 | import |
|
|
| j_convoluted_imports.py:9 | ControlFlowNode for ClassExpr | class C | builtin-class type | 9 | import |
|
|
| j_convoluted_imports.py:9 | ControlFlowNode for object | builtin-class object | builtin-class type | 9 | import |
|
|
| j_convoluted_imports.py:11 | ControlFlowNode for ImportExpr | Module code.package | builtin-class module | 11 | import |
|
|
| j_convoluted_imports.py:11 | ControlFlowNode for ImportMember | int 7 | builtin-class int | 5 | import |
|
|
| j_convoluted_imports.py:11 | ControlFlowNode for module2 | int 7 | builtin-class int | 5 | import |
|
|
| j_convoluted_imports.py:13 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 13 | import |
|
|
| j_convoluted_imports.py:13 | ControlFlowNode for f | Function f | builtin-class function | 13 | import |
|
|
| j_convoluted_imports.py:14 | ControlFlowNode for ImportExpr | Module code.package | builtin-class module | 14 | runtime |
|
|
| j_convoluted_imports.py:14 | ControlFlowNode for ImportMember | Module code.package.x | builtin-class module | 0 | runtime |
|
|
| j_convoluted_imports.py:14 | ControlFlowNode for x | Module code.package.x | builtin-class module | 0 | runtime |
|
|
| j_convoluted_imports.py:16 | ControlFlowNode for ImportExpr | Module code.package | builtin-class module | 16 | import |
|
|
| j_convoluted_imports.py:16 | ControlFlowNode for ImportMember | Module code.package.moduleX | builtin-class module | 0 | import |
|
|
| j_convoluted_imports.py:16 | ControlFlowNode for moduleX | Module code.package.moduleX | builtin-class module | 0 | import |
|
|
| j_convoluted_imports.py:17 | ControlFlowNode for Attribute | class Y | builtin-class type | 1 | import |
|
|
| j_convoluted_imports.py:17 | ControlFlowNode for moduleX | Module code.package.moduleX | builtin-class module | 0 | import |
|
|
| j_convoluted_imports.py:20 | ControlFlowNode for ImportExpr | Module code.test_package.module1 | builtin-class module | 20 | import |
|
|
| j_convoluted_imports.py:22 | ControlFlowNode for ImportExpr | Module code.test_package.module2 | builtin-class module | 22 | import |
|
|
| j_convoluted_imports.py:23 | ControlFlowNode for p | int 1 | builtin-class int | 3 | import |
|
|
| j_convoluted_imports.py:24 | ControlFlowNode for q | int 2 | builtin-class int | 4 | import |
|
|
| j_convoluted_imports.py:25 | ControlFlowNode for r | Dict | builtin-class dict | 5 | import |
|
|
| j_convoluted_imports.py:25 | ControlFlowNode for r | int 3 | builtin-class int | 5 | import |
|
|
| k_getsetattr.py:4 | ControlFlowNode for C | class C | builtin-class type | 4 | import |
|
|
| k_getsetattr.py:4 | ControlFlowNode for ClassExpr | class C | builtin-class type | 4 | import |
|
|
| k_getsetattr.py:4 | ControlFlowNode for object | builtin-class object | builtin-class type | 4 | import |
|
|
| k_getsetattr.py:6 | ControlFlowNode for FunctionExpr | Function meth1 | builtin-class function | 6 | import |
|
|
| k_getsetattr.py:6 | ControlFlowNode for meth1 | Function meth1 | builtin-class function | 6 | import |
|
|
| k_getsetattr.py:7 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 7 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 7 | runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for Str | 'a' | builtin-class str | 7 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for Str | 'a' | builtin-class str | 7 | runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for self | self | class C | 6 | runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for self | self | class C | 12 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 7 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 7 | runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 7 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:7 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 7 | runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 8 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 8 | runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for Str | 'b' | builtin-class str | 8 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for Str | 'b' | builtin-class str | 8 | runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for self | self | class C | 6 | runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for self | self | class C | 12 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 8 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 8 | runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 8 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:8 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 8 | runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for Str | 'a' | builtin-class str | 9 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for Str | 'a' | builtin-class str | 9 | runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 9 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 9 | runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for getattr() | int 0 | builtin-class int | 7 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for getattr() | int 0 | builtin-class int | 7 | runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for self | self | class C | 6 | runtime |
|
|
| k_getsetattr.py:9 | ControlFlowNode for self | self | class C | 12 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for Str | 'c' | builtin-class str | 10 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for Str | 'c' | builtin-class str | 10 | runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 10 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 10 | runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for getattr() | int 2 | builtin-class int | 14 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for self | self | class C | 6 | runtime |
|
|
| k_getsetattr.py:10 | ControlFlowNode for self | self | class C | 12 | code/k_getsetattr.py:15 from runtime |
|
|
| k_getsetattr.py:12 | ControlFlowNode for FunctionExpr | Function meth2 | builtin-class function | 12 | import |
|
|
| k_getsetattr.py:12 | ControlFlowNode for meth2 | Function meth2 | builtin-class function | 12 | import |
|
|
| k_getsetattr.py:13 | ControlFlowNode for FloatLiteral | float 7.0 | builtin-class float | 13 | runtime |
|
|
| k_getsetattr.py:13 | ControlFlowNode for Str | 'a' | builtin-class str | 13 | runtime |
|
|
| k_getsetattr.py:13 | ControlFlowNode for self | self | class C | 12 | runtime |
|
|
| k_getsetattr.py:13 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 13 | runtime |
|
|
| k_getsetattr.py:13 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 13 | runtime |
|
|
| k_getsetattr.py:14 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 14 | runtime |
|
|
| k_getsetattr.py:14 | ControlFlowNode for Str | 'c' | builtin-class str | 14 | runtime |
|
|
| k_getsetattr.py:14 | ControlFlowNode for self | self | class C | 12 | runtime |
|
|
| k_getsetattr.py:14 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 14 | runtime |
|
|
| k_getsetattr.py:14 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 14 | runtime |
|
|
| k_getsetattr.py:15 | ControlFlowNode for Attribute | Attribute | builtin-class method | 15 | runtime |
|
|
| k_getsetattr.py:15 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 6 | runtime |
|
|
| k_getsetattr.py:15 | ControlFlowNode for self | self | class C | 12 | runtime |
|
|
| k_getsetattr.py:16 | ControlFlowNode for Str | 'a' | builtin-class str | 16 | runtime |
|
|
| k_getsetattr.py:16 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 16 | runtime |
|
|
| k_getsetattr.py:16 | ControlFlowNode for getattr() | int 0 | builtin-class int | 7 | runtime |
|
|
| k_getsetattr.py:16 | ControlFlowNode for self | self | class C | 12 | runtime |
|
|
| k_getsetattr.py:17 | ControlFlowNode for Str | 'b' | builtin-class str | 17 | runtime |
|
|
| k_getsetattr.py:17 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 17 | runtime |
|
|
| k_getsetattr.py:17 | ControlFlowNode for getattr() | int 1 | builtin-class int | 8 | runtime |
|
|
| k_getsetattr.py:17 | ControlFlowNode for self | self | class C | 12 | runtime |
|
|
| k_getsetattr.py:18 | ControlFlowNode for Str | 'c' | builtin-class str | 18 | runtime |
|
|
| k_getsetattr.py:18 | ControlFlowNode for getattr | Builtin-function getattr | builtin-class builtin_function_or_method | 18 | runtime |
|
|
| k_getsetattr.py:18 | ControlFlowNode for getattr() | int 2 | builtin-class int | 14 | runtime |
|
|
| k_getsetattr.py:18 | ControlFlowNode for self | self | class C | 12 | runtime |
|
|
| k_getsetattr.py:21 | ControlFlowNode for FunctionExpr | Function k | builtin-class function | 21 | import |
|
|
| k_getsetattr.py:21 | ControlFlowNode for k | Function k | builtin-class function | 21 | import |
|
|
| k_getsetattr.py:22 | ControlFlowNode for C | class C | builtin-class type | 4 | runtime |
|
|
| k_getsetattr.py:22 | ControlFlowNode for C() | C() | class C | 22 | runtime |
|
|
| k_getsetattr.py:22 | ControlFlowNode for c1 | C() | class C | 22 | runtime |
|
|
| k_getsetattr.py:23 | ControlFlowNode for C | class C | builtin-class type | 4 | runtime |
|
|
| k_getsetattr.py:23 | ControlFlowNode for C() | C() | class C | 23 | runtime |
|
|
| k_getsetattr.py:23 | ControlFlowNode for c2 | C() | class C | 23 | runtime |
|
|
| k_getsetattr.py:24 | ControlFlowNode for C | class C | builtin-class type | 4 | runtime |
|
|
| k_getsetattr.py:24 | ControlFlowNode for C() | C() | class C | 24 | runtime |
|
|
| k_getsetattr.py:24 | ControlFlowNode for c3 | C() | class C | 24 | runtime |
|
|
| k_getsetattr.py:25 | ControlFlowNode for Attribute | int 10 | builtin-class int | 25 | runtime |
|
|
| k_getsetattr.py:25 | ControlFlowNode for IntegerLiteral | int 10 | builtin-class int | 25 | runtime |
|
|
| k_getsetattr.py:25 | ControlFlowNode for c1 | C() | class C | 22 | runtime |
|
|
| k_getsetattr.py:27 | ControlFlowNode for Attribute | int 20 | builtin-class int | 27 | runtime |
|
|
| k_getsetattr.py:27 | ControlFlowNode for IntegerLiteral | int 20 | builtin-class int | 27 | runtime |
|
|
| k_getsetattr.py:27 | ControlFlowNode for c2 | C() | class C | 23 | runtime |
|
|
| k_getsetattr.py:28 | ControlFlowNode for Attribute | int 10 | builtin-class int | 25 | runtime |
|
|
| k_getsetattr.py:28 | ControlFlowNode for c1 | C() | class C | 22 | runtime |
|
|
| k_getsetattr.py:29 | ControlFlowNode for Attribute | int 20 | builtin-class int | 27 | runtime |
|
|
| k_getsetattr.py:29 | ControlFlowNode for c2 | C() | class C | 23 | runtime |
|
|
| k_getsetattr.py:30 | ControlFlowNode for c3 | C() | class C | 24 | runtime |
|
|
| k_getsetattr.py:31 | ControlFlowNode for Attribute | int 30 | builtin-class int | 31 | runtime |
|
|
| k_getsetattr.py:31 | ControlFlowNode for IntegerLiteral | int 30 | builtin-class int | 31 | runtime |
|
|
| k_getsetattr.py:31 | ControlFlowNode for c3 | C() | class C | 24 | runtime |
|
|
| l_calls.py:3 | ControlFlowNode for FunctionExpr | Function foo | builtin-class function | 3 | import |
|
|
| l_calls.py:3 | ControlFlowNode for List | List | builtin-class list | 3 | import |
|
|
| l_calls.py:3 | ControlFlowNode for foo | Function foo | builtin-class function | 3 | import |
|
|
| l_calls.py:4 | ControlFlowNode for Attribute | Attribute | builtin-class method | 4 | code/l_calls.py:9 from import |
|
|
| l_calls.py:4 | ControlFlowNode for Attribute | Attribute | builtin-class method | 4 | runtime |
|
|
| l_calls.py:4 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 4 | code/l_calls.py:9 from import |
|
|
| l_calls.py:4 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 4 | runtime |
|
|
| l_calls.py:4 | ControlFlowNode for Str | 'x' | builtin-class str | 4 | code/l_calls.py:9 from import |
|
|
| l_calls.py:4 | ControlFlowNode for Str | 'x' | builtin-class str | 4 | runtime |
|
|
| l_calls.py:4 | ControlFlowNode for x | List | builtin-class list | 3 | code/l_calls.py:9 from import |
|
|
| l_calls.py:4 | ControlFlowNode for x | List | builtin-class list | 3 | runtime |
|
|
| l_calls.py:6 | ControlFlowNode for FunctionExpr | Function bar | builtin-class function | 6 | import |
|
|
| l_calls.py:6 | ControlFlowNode for List | List | builtin-class list | 6 | import |
|
|
| l_calls.py:6 | ControlFlowNode for bar | Function bar | builtin-class function | 6 | import |
|
|
| l_calls.py:7 | ControlFlowNode for len | Builtin-function len | builtin-class builtin_function_or_method | 7 | code/l_calls.py:10 from import |
|
|
| l_calls.py:7 | ControlFlowNode for len | Builtin-function len | builtin-class builtin_function_or_method | 7 | runtime |
|
|
| l_calls.py:7 | ControlFlowNode for len() | len() | builtin-class int | 7 | code/l_calls.py:10 from import |
|
|
| l_calls.py:7 | ControlFlowNode for len() | len() | builtin-class int | 7 | runtime |
|
|
| l_calls.py:7 | ControlFlowNode for x | List | builtin-class list | 6 | code/l_calls.py:10 from import |
|
|
| l_calls.py:7 | ControlFlowNode for x | List | builtin-class list | 6 | runtime |
|
|
| l_calls.py:9 | ControlFlowNode for foo | Function foo | builtin-class function | 3 | import |
|
|
| l_calls.py:9 | ControlFlowNode for foo() | NoneType None | builtin-class NoneType | 4 | import |
|
|
| l_calls.py:10 | ControlFlowNode for bar | Function bar | builtin-class function | 6 | import |
|
|
| l_calls.py:10 | ControlFlowNode for bar() | len() | builtin-class int | 7 | import |
|
|
| l_calls.py:12 | ControlFlowNode for ClassExpr | class Owner | builtin-class type | 12 | import |
|
|
| l_calls.py:12 | ControlFlowNode for Owner | class Owner | builtin-class type | 12 | import |
|
|
| l_calls.py:12 | ControlFlowNode for object | builtin-class object | builtin-class type | 12 | import |
|
|
| l_calls.py:14 | ControlFlowNode for classmethod | builtin-class classmethod | builtin-class type | 14 | import |
|
|
| l_calls.py:14 | ControlFlowNode for classmethod() | classmethod() | builtin-class classmethod | 14 | import |
|
|
| l_calls.py:15 | ControlFlowNode for FunctionExpr | Function cm | builtin-class function | 15 | import |
|
|
| l_calls.py:15 | ControlFlowNode for cm | classmethod() | builtin-class classmethod | 14 | import |
|
|
| l_calls.py:16 | ControlFlowNode for cls | class Owner | builtin-class type | 12 | code/l_calls.py:24 from runtime |
|
|
| l_calls.py:18 | ControlFlowNode for classmethod | builtin-class classmethod | builtin-class type | 18 | import |
|
|
| l_calls.py:18 | ControlFlowNode for classmethod() | classmethod() | builtin-class classmethod | 18 | import |
|
|
| l_calls.py:19 | ControlFlowNode for FunctionExpr | Function cm2 | builtin-class function | 19 | import |
|
|
| l_calls.py:19 | ControlFlowNode for cm2 | classmethod() | builtin-class classmethod | 18 | import |
|
|
| l_calls.py:20 | ControlFlowNode for arg | int 1 | builtin-class int | 25 | code/l_calls.py:25 from runtime |
|
|
| l_calls.py:23 | ControlFlowNode for FunctionExpr | Function m | builtin-class function | 23 | import |
|
|
| l_calls.py:23 | ControlFlowNode for m | Function m | builtin-class function | 23 | import |
|
|
| l_calls.py:24 | ControlFlowNode for Attribute | Attribute | builtin-class method | 24 | runtime |
|
|
| l_calls.py:24 | ControlFlowNode for Attribute() | class Owner | builtin-class type | 12 | runtime |
|
|
| l_calls.py:24 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 24 | runtime |
|
|
| l_calls.py:24 | ControlFlowNode for a | class Owner | builtin-class type | 12 | runtime |
|
|
| l_calls.py:24 | ControlFlowNode for self | self | class Owner | 23 | runtime |
|
|
| l_calls.py:25 | ControlFlowNode for Attribute | Attribute | builtin-class method | 25 | runtime |
|
|
| l_calls.py:25 | ControlFlowNode for Attribute() | int 1 | builtin-class int | 25 | runtime |
|
|
| l_calls.py:25 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 25 | runtime |
|
|
| l_calls.py:25 | ControlFlowNode for a | class Owner | builtin-class type | 12 | runtime |
|
|
| l_calls.py:29 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 29 | import |
|
|
| l_calls.py:29 | ControlFlowNode for args | args | builtin-class tuple | 29 | runtime |
|
|
| l_calls.py:29 | ControlFlowNode for f | Function f | builtin-class function | 29 | import |
|
|
| l_calls.py:30 | ControlFlowNode for args | args | builtin-class tuple | 29 | code/l_calls.py:37 from import |
|
|
| l_calls.py:30 | ControlFlowNode for args | args | builtin-class tuple | 29 | code/l_calls.py:42 from import |
|
|
| l_calls.py:30 | ControlFlowNode for args | args | builtin-class tuple | 29 | runtime |
|
|
| l_calls.py:32 | ControlFlowNode for ClassExpr | class E | builtin-class type | 32 | import |
|
|
| l_calls.py:32 | ControlFlowNode for E | class E | builtin-class type | 32 | import |
|
|
| l_calls.py:32 | ControlFlowNode for object | builtin-class object | builtin-class type | 32 | import |
|
|
| l_calls.py:33 | ControlFlowNode for FunctionExpr | Function m | builtin-class function | 33 | import |
|
|
| l_calls.py:33 | ControlFlowNode for args | args | builtin-class tuple | 33 | runtime |
|
|
| l_calls.py:33 | ControlFlowNode for m | Function m | builtin-class function | 33 | import |
|
|
| l_calls.py:34 | ControlFlowNode for self | E() | class E | 38 | code/l_calls.py:38 from import |
|
|
| l_calls.py:34 | ControlFlowNode for self | int 3 | builtin-class int | 39 | code/l_calls.py:39 from import |
|
|
| l_calls.py:34 | ControlFlowNode for self | self | class E | 33 | runtime |
|
|
| l_calls.py:35 | ControlFlowNode for args | args | builtin-class tuple | 33 | code/l_calls.py:38 from import |
|
|
| l_calls.py:35 | ControlFlowNode for args | args | builtin-class tuple | 33 | code/l_calls.py:39 from import |
|
|
| l_calls.py:35 | ControlFlowNode for args | args | builtin-class tuple | 33 | runtime |
|
|
| l_calls.py:37 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 37 | import |
|
|
| l_calls.py:37 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 37 | import |
|
|
| l_calls.py:37 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 37 | import |
|
|
| l_calls.py:37 | ControlFlowNode for f | Function f | builtin-class function | 29 | import |
|
|
| l_calls.py:37 | ControlFlowNode for f() | args | builtin-class tuple | 29 | import |
|
|
| l_calls.py:38 | ControlFlowNode for Attribute | Attribute | builtin-class method | 38 | import |
|
|
| l_calls.py:38 | ControlFlowNode for Attribute() | args | builtin-class tuple | 33 | import |
|
|
| l_calls.py:38 | ControlFlowNode for E | class E | builtin-class type | 32 | import |
|
|
| l_calls.py:38 | ControlFlowNode for E() | E() | class E | 38 | import |
|
|
| l_calls.py:38 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 38 | import |
|
|
| l_calls.py:38 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 38 | import |
|
|
| l_calls.py:38 | ControlFlowNode for IntegerLiteral | int 4 | builtin-class int | 38 | import |
|
|
| l_calls.py:39 | ControlFlowNode for Attribute | Function m | builtin-class function | 33 | import |
|
|
| l_calls.py:39 | ControlFlowNode for Attribute() | args | builtin-class tuple | 33 | import |
|
|
| l_calls.py:39 | ControlFlowNode for E | class E | builtin-class type | 32 | import |
|
|
| l_calls.py:39 | ControlFlowNode for IntegerLiteral | int 3 | builtin-class int | 39 | import |
|
|
| l_calls.py:39 | ControlFlowNode for IntegerLiteral | int 4 | builtin-class int | 39 | import |
|
|
| l_calls.py:39 | ControlFlowNode for IntegerLiteral | int 5 | builtin-class int | 39 | import |
|
|
| l_calls.py:41 | ControlFlowNode for Str | 'a' | builtin-class str | 41 | import |
|
|
| l_calls.py:41 | ControlFlowNode for Str | 'b' | builtin-class str | 41 | import |
|
|
| l_calls.py:41 | ControlFlowNode for Str | 'c' | builtin-class str | 41 | import |
|
|
| l_calls.py:41 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 41 | import |
|
|
| l_calls.py:41 | ControlFlowNode for t | Tuple | builtin-class tuple | 41 | import |
|
|
| l_calls.py:42 | ControlFlowNode for f | Function f | builtin-class function | 29 | import |
|
|
| l_calls.py:42 | ControlFlowNode for f() | args | builtin-class tuple | 29 | import |
|
|
| l_calls.py:42 | ControlFlowNode for t | Tuple | builtin-class tuple | 41 | import |
|
|
| l_calls.py:44 | ControlFlowNode for FunctionExpr | Function g | builtin-class function | 44 | import |
|
|
| l_calls.py:44 | ControlFlowNode for g | Function g | builtin-class function | 44 | import |
|
|
| l_calls.py:45 | ControlFlowNode for a | 'a' | builtin-class str | 51 | code/l_calls.py:51 from import |
|
|
| l_calls.py:47 | ControlFlowNode for ClassExpr | class F | builtin-class type | 47 | import |
|
|
| l_calls.py:47 | ControlFlowNode for F | class F | builtin-class type | 47 | import |
|
|
| l_calls.py:47 | ControlFlowNode for object | builtin-class object | builtin-class type | 47 | import |
|
|
| l_calls.py:48 | ControlFlowNode for FunctionExpr | Function m | builtin-class function | 48 | import |
|
|
| l_calls.py:48 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 48 | import |
|
|
| l_calls.py:48 | ControlFlowNode for m | Function m | builtin-class function | 48 | import |
|
|
| l_calls.py:49 | ControlFlowNode for x | 'a' | builtin-class str | 52 | code/l_calls.py:52 from import |
|
|
| l_calls.py:49 | ControlFlowNode for x | 'b' | builtin-class str | 53 | code/l_calls.py:53 from import |
|
|
| l_calls.py:51 | ControlFlowNode for g | Function g | builtin-class function | 44 | import |
|
|
| l_calls.py:51 | ControlFlowNode for g() | 'a' | builtin-class str | 51 | import |
|
|
| l_calls.py:51 | ControlFlowNode for t | Tuple | builtin-class tuple | 41 | import |
|
|
| l_calls.py:52 | ControlFlowNode for Attribute | Attribute | builtin-class method | 52 | import |
|
|
| l_calls.py:52 | ControlFlowNode for Attribute() | 'a' | builtin-class str | 52 | import |
|
|
| l_calls.py:52 | ControlFlowNode for F | class F | builtin-class type | 47 | import |
|
|
| l_calls.py:52 | ControlFlowNode for F() | F() | class F | 52 | import |
|
|
| l_calls.py:52 | ControlFlowNode for t | Tuple | builtin-class tuple | 41 | import |
|
|
| l_calls.py:53 | ControlFlowNode for Attribute | Function m | builtin-class function | 48 | import |
|
|
| l_calls.py:53 | ControlFlowNode for Attribute() | 'b' | builtin-class str | 53 | import |
|
|
| l_calls.py:53 | ControlFlowNode for F | class F | builtin-class type | 47 | import |
|
|
| l_calls.py:53 | ControlFlowNode for t | Tuple | builtin-class tuple | 41 | import |
|
|
| l_calls.py:58 | ControlFlowNode for Attribute | Builtin-method bit_length | builtin-class method_descriptor | 58 | import |
|
|
| l_calls.py:58 | ControlFlowNode for a | Builtin-method bit_length | builtin-class method_descriptor | 58 | import |
|
|
| l_calls.py:58 | ControlFlowNode for int | builtin-class int | builtin-class type | 58 | import |
|
|
| l_calls.py:59 | ControlFlowNode for Attribute | Builtin-method bit_length | builtin-class method_descriptor | 59 | import |
|
|
| l_calls.py:59 | ControlFlowNode for Attribute() | Attribute() | builtin-class int | 59 | import |
|
|
| l_calls.py:59 | ControlFlowNode for IntegerLiteral | int 5 | builtin-class int | 59 | import |
|
|
| l_calls.py:59 | ControlFlowNode for b | Attribute() | builtin-class int | 59 | import |
|
|
| l_calls.py:59 | ControlFlowNode for int | builtin-class int | builtin-class type | 59 | import |
|
|
| l_calls.py:62 | ControlFlowNode for Attribute | Builtin-method get | builtin-class method_descriptor | 62 | import |
|
|
| l_calls.py:62 | ControlFlowNode for c | Builtin-method get | builtin-class method_descriptor | 62 | import |
|
|
| l_calls.py:62 | ControlFlowNode for dict | builtin-class dict | builtin-class type | 62 | import |
|
|
| l_calls.py:63 | ControlFlowNode for Attribute | Builtin-method get | builtin-class method_descriptor | 63 | import |
|
|
| l_calls.py:63 | ControlFlowNode for Dict | Dict | builtin-class dict | 63 | import |
|
|
| l_calls.py:63 | ControlFlowNode for IntegerLiteral | int 5 | builtin-class int | 63 | import |
|
|
| l_calls.py:63 | ControlFlowNode for Str | 'foo' | builtin-class str | 63 | import |
|
|
| l_calls.py:63 | ControlFlowNode for dict | builtin-class dict | builtin-class type | 63 | import |
|
|
| l_calls.py:64 | ControlFlowNode for a | Builtin-method bit_length | builtin-class method_descriptor | 58 | import |
|
|
| l_calls.py:64 | ControlFlowNode for b | Attribute() | builtin-class int | 59 | import |
|
|
| l_calls.py:64 | ControlFlowNode for c | Builtin-method get | builtin-class method_descriptor | 62 | import |
|
|
| m_attributes.py:3 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| m_attributes.py:3 | ControlFlowNode for ClassExpr | class C | builtin-class type | 3 | import |
|
|
| m_attributes.py:3 | ControlFlowNode for object | builtin-class object | builtin-class type | 3 | import |
|
|
| m_attributes.py:5 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 5 | import |
|
|
| m_attributes.py:5 | ControlFlowNode for IntegerLiteral | int 17 | builtin-class int | 5 | import |
|
|
| m_attributes.py:5 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 5 | import |
|
|
| m_attributes.py:6 | ControlFlowNode for Attribute | int 17 | builtin-class int | 5 | runtime |
|
|
| m_attributes.py:6 | ControlFlowNode for Attribute | int 100 | builtin-class int | 13 | code/m_attributes.py:13 from import |
|
|
| m_attributes.py:6 | ControlFlowNode for a | int 17 | builtin-class int | 5 | runtime |
|
|
| m_attributes.py:6 | ControlFlowNode for a | int 100 | builtin-class int | 13 | code/m_attributes.py:13 from import |
|
|
| m_attributes.py:6 | ControlFlowNode for self | self | class C | 5 | runtime |
|
|
| m_attributes.py:8 | ControlFlowNode for FunctionExpr | Function foo | builtin-class function | 8 | import |
|
|
| m_attributes.py:8 | ControlFlowNode for foo | Function foo | builtin-class function | 8 | import |
|
|
| m_attributes.py:9 | ControlFlowNode for self | C() | class C | 12 | code/m_attributes.py:12 from import |
|
|
| m_attributes.py:9 | ControlFlowNode for self | C() | class C | 13 | code/m_attributes.py:13 from import |
|
|
| m_attributes.py:9 | ControlFlowNode for self | self | class C | 8 | runtime |
|
|
| m_attributes.py:10 | ControlFlowNode for Attribute | int 100 | builtin-class int | 13 | code/m_attributes.py:13 from import |
|
|
| m_attributes.py:10 | ControlFlowNode for other | C() | class C | 12 | code/m_attributes.py:12 from import |
|
|
| m_attributes.py:10 | ControlFlowNode for other | C() | class C | 13 | code/m_attributes.py:13 from import |
|
|
| m_attributes.py:12 | ControlFlowNode for Attribute | Attribute | builtin-class method | 12 | import |
|
|
| m_attributes.py:12 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 8 | import |
|
|
| m_attributes.py:12 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| m_attributes.py:12 | ControlFlowNode for C() | C() | class C | 12 | import |
|
|
| m_attributes.py:13 | ControlFlowNode for Attribute | Attribute | builtin-class method | 13 | import |
|
|
| m_attributes.py:13 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 8 | import |
|
|
| m_attributes.py:13 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| m_attributes.py:13 | ControlFlowNode for C() | C() | class C | 13 | import |
|
|
| m_attributes.py:13 | ControlFlowNode for IntegerLiteral | int 100 | builtin-class int | 13 | import |
|
|
| n_nesting.py:8 | ControlFlowNode for FunctionExpr | Function foo | builtin-class function | 8 | import |
|
|
| n_nesting.py:8 | ControlFlowNode for True | bool True | builtin-class bool | 8 | import |
|
|
| n_nesting.py:8 | ControlFlowNode for foo | Function foo | builtin-class function | 8 | import |
|
|
| n_nesting.py:9 | ControlFlowNode for callable | Builtin-function callable | builtin-class builtin_function_or_method | 9 | runtime |
|
|
| n_nesting.py:9 | ControlFlowNode for callable() | bool False | builtin-class bool | 9 | runtime |
|
|
| n_nesting.py:9 | ControlFlowNode for callable() | bool True | builtin-class bool | 9 | runtime |
|
|
| n_nesting.py:9 | ControlFlowNode for compile_ops | bool True | builtin-class bool | 8 | runtime |
|
|
| n_nesting.py:10 | ControlFlowNode for FunctionExpr | Function inner | builtin-class function | 10 | runtime |
|
|
| n_nesting.py:10 | ControlFlowNode for inner | Function inner | builtin-class function | 10 | runtime |
|
|
| n_nesting.py:13 | ControlFlowNode for FunctionExpr | Function inner | builtin-class function | 13 | runtime |
|
|
| n_nesting.py:13 | ControlFlowNode for inner | Function inner | builtin-class function | 13 | runtime |
|
|
| n_nesting.py:15 | ControlFlowNode for Dict | Dict | builtin-class dict | 15 | runtime |
|
|
| n_nesting.py:15 | ControlFlowNode for attrs | Dict | builtin-class dict | 15 | runtime |
|
|
| n_nesting.py:16 | ControlFlowNode for Str | 'inner' | builtin-class str | 16 | runtime |
|
|
| n_nesting.py:16 | ControlFlowNode for inner | Function inner | builtin-class function | 10 | runtime |
|
|
| n_nesting.py:16 | ControlFlowNode for inner | Function inner | builtin-class function | 13 | runtime |
|
|
| n_nesting.py:18 | ControlFlowNode for attrs | Dict | builtin-class dict | 15 | runtime |
|
|
| n_nesting.py:22 | ControlFlowNode for FunctionExpr | Function f1 | builtin-class function | 22 | import |
|
|
| n_nesting.py:22 | ControlFlowNode for f1 | Function f1 | builtin-class function | 22 | import |
|
|
| n_nesting.py:23 | ControlFlowNode for Attribute | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from code/i_imports.py:38 from import |
|
|
| n_nesting.py:23 | ControlFlowNode for Attribute | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from code/n_nesting.py:27 from code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for Attribute | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from code/n_nesting.py:27 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for Attribute | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for Attribute | int 1 | builtin-class int | 23 | runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for C | int 1 | builtin-class int | 34 | code/n_nesting.py:25 from code/i_imports.py:38 from import |
|
|
| n_nesting.py:23 | ControlFlowNode for C | int 1 | builtin-class int | 34 | code/n_nesting.py:25 from code/n_nesting.py:27 from code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for C | int 1 | builtin-class int | 34 | code/n_nesting.py:25 from code/n_nesting.py:27 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for C | int 1 | builtin-class int | 34 | code/n_nesting.py:25 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for C | int 1 | builtin-class int | 34 | runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from code/i_imports.py:38 from import |
|
|
| n_nesting.py:23 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from code/n_nesting.py:27 from code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from code/n_nesting.py:27 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 23 | code/n_nesting.py:25 from runtime |
|
|
| n_nesting.py:23 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 23 | runtime |
|
|
| n_nesting.py:24 | ControlFlowNode for FunctionExpr | Function f2 | builtin-class function | 24 | import |
|
|
| n_nesting.py:24 | ControlFlowNode for f2 | Function f2 | builtin-class function | 24 | import |
|
|
| n_nesting.py:25 | ControlFlowNode for f1 | Function f1 | builtin-class function | 22 | code/i_imports.py:38 from import |
|
|
| n_nesting.py:25 | ControlFlowNode for f1 | Function f1 | builtin-class function | 22 | code/n_nesting.py:27 from code/n_nesting.py:29 from code/n_nesting.py:31 from import |
|
|
| n_nesting.py:25 | ControlFlowNode for f1 | Function f1 | builtin-class function | 22 | code/n_nesting.py:27 from code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:25 | ControlFlowNode for f1 | Function f1 | builtin-class function | 22 | code/n_nesting.py:27 from runtime |
|
|
| n_nesting.py:25 | ControlFlowNode for f1 | Function f1 | builtin-class function | 22 | runtime |
|
|
| n_nesting.py:25 | ControlFlowNode for f1() | NoneType None | builtin-class NoneType | 22 | code/i_imports.py:38 from import |
|
|
| n_nesting.py:25 | ControlFlowNode for f1() | NoneType None | builtin-class NoneType | 22 | code/n_nesting.py:27 from code/n_nesting.py:29 from code/n_nesting.py:31 from import |
|
|
| n_nesting.py:25 | ControlFlowNode for f1() | NoneType None | builtin-class NoneType | 22 | code/n_nesting.py:27 from code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:25 | ControlFlowNode for f1() | NoneType None | builtin-class NoneType | 22 | code/n_nesting.py:27 from runtime |
|
|
| n_nesting.py:25 | ControlFlowNode for f1() | NoneType None | builtin-class NoneType | 22 | runtime |
|
|
| n_nesting.py:26 | ControlFlowNode for FunctionExpr | Function f3 | builtin-class function | 26 | import |
|
|
| n_nesting.py:26 | ControlFlowNode for f3 | Function f3 | builtin-class function | 26 | import |
|
|
| n_nesting.py:27 | ControlFlowNode for f2 | Function f2 | builtin-class function | 24 | code/n_nesting.py:29 from code/n_nesting.py:31 from import |
|
|
| n_nesting.py:27 | ControlFlowNode for f2 | Function f2 | builtin-class function | 24 | code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:27 | ControlFlowNode for f2 | Function f2 | builtin-class function | 24 | runtime |
|
|
| n_nesting.py:27 | ControlFlowNode for f2() | NoneType None | builtin-class NoneType | 24 | code/n_nesting.py:29 from code/n_nesting.py:31 from import |
|
|
| n_nesting.py:27 | ControlFlowNode for f2() | NoneType None | builtin-class NoneType | 24 | code/n_nesting.py:29 from runtime |
|
|
| n_nesting.py:27 | ControlFlowNode for f2() | NoneType None | builtin-class NoneType | 24 | runtime |
|
|
| n_nesting.py:28 | ControlFlowNode for FunctionExpr | Function f4 | builtin-class function | 28 | import |
|
|
| n_nesting.py:28 | ControlFlowNode for f4 | Function f4 | builtin-class function | 28 | import |
|
|
| n_nesting.py:29 | ControlFlowNode for f3 | Function f3 | builtin-class function | 26 | code/n_nesting.py:31 from import |
|
|
| n_nesting.py:29 | ControlFlowNode for f3 | Function f3 | builtin-class function | 26 | runtime |
|
|
| n_nesting.py:29 | ControlFlowNode for f3() | NoneType None | builtin-class NoneType | 26 | code/n_nesting.py:31 from import |
|
|
| n_nesting.py:29 | ControlFlowNode for f3() | NoneType None | builtin-class NoneType | 26 | runtime |
|
|
| n_nesting.py:30 | ControlFlowNode for C | class C | builtin-class type | 30 | import |
|
|
| n_nesting.py:30 | ControlFlowNode for ClassExpr | class C | builtin-class type | 30 | import |
|
|
| n_nesting.py:30 | ControlFlowNode for object | builtin-class object | builtin-class type | 30 | import |
|
|
| n_nesting.py:31 | ControlFlowNode for f4 | Function f4 | builtin-class function | 28 | import |
|
|
| n_nesting.py:31 | ControlFlowNode for f4() | NoneType None | builtin-class NoneType | 28 | import |
|
|
| n_nesting.py:32 | ControlFlowNode for C | class C | builtin-class type | 30 | import |
|
|
| n_nesting.py:32 | ControlFlowNode for ClassExpr | class D | builtin-class type | 32 | import |
|
|
| n_nesting.py:32 | ControlFlowNode for D | class D | builtin-class type | 32 | import |
|
|
| n_nesting.py:34 | ControlFlowNode for C | int 1 | builtin-class int | 34 | import |
|
|
| n_nesting.py:34 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 34 | import |
|
|
| p_decorators.py:3 | ControlFlowNode for FunctionExpr | Function simple | builtin-class function | 3 | import |
|
|
| p_decorators.py:3 | ControlFlowNode for simple | Function simple | builtin-class function | 3 | import |
|
|
| p_decorators.py:4 | ControlFlowNode for Attribute | 'Hello' | builtin-class str | 4 | code/p_decorators.py:7 from import |
|
|
| p_decorators.py:4 | ControlFlowNode for Attribute | 'Hello' | builtin-class str | 4 | runtime |
|
|
| p_decorators.py:4 | ControlFlowNode for Str | 'Hello' | builtin-class str | 4 | code/p_decorators.py:7 from import |
|
|
| p_decorators.py:4 | ControlFlowNode for Str | 'Hello' | builtin-class str | 4 | runtime |
|
|
| p_decorators.py:4 | ControlFlowNode for func | Function foo | builtin-class function | 8 | code/p_decorators.py:7 from import |
|
|
| p_decorators.py:5 | ControlFlowNode for func | Function foo | builtin-class function | 8 | code/p_decorators.py:7 from import |
|
|
| p_decorators.py:7 | ControlFlowNode for simple | Function simple | builtin-class function | 3 | import |
|
|
| p_decorators.py:7 | ControlFlowNode for simple() | Function foo | builtin-class function | 8 | import |
|
|
| p_decorators.py:8 | ControlFlowNode for FunctionExpr | Function foo | builtin-class function | 8 | import |
|
|
| p_decorators.py:8 | ControlFlowNode for foo | Function foo | builtin-class function | 8 | import |
|
|
| p_decorators.py:11 | ControlFlowNode for FunctionExpr | Function complex | builtin-class function | 11 | import |
|
|
| p_decorators.py:11 | ControlFlowNode for complex | Function complex | builtin-class function | 11 | import |
|
|
| p_decorators.py:12 | ControlFlowNode for FunctionExpr | Function annotate | builtin-class function | 12 | code/p_decorators.py:17 from import |
|
|
| p_decorators.py:12 | ControlFlowNode for FunctionExpr | Function annotate | builtin-class function | 12 | runtime |
|
|
| p_decorators.py:12 | ControlFlowNode for annotate | Function annotate | builtin-class function | 12 | code/p_decorators.py:17 from import |
|
|
| p_decorators.py:12 | ControlFlowNode for annotate | Function annotate | builtin-class function | 12 | runtime |
|
|
| p_decorators.py:13 | ControlFlowNode for func | Function bar | builtin-class function | 18 | code/p_decorators.py:17 from import |
|
|
| p_decorators.py:14 | ControlFlowNode for func | Function bar | builtin-class function | 18 | code/p_decorators.py:17 from import |
|
|
| p_decorators.py:15 | ControlFlowNode for annotate | Function annotate | builtin-class function | 12 | code/p_decorators.py:17 from import |
|
|
| p_decorators.py:15 | ControlFlowNode for annotate | Function annotate | builtin-class function | 12 | runtime |
|
|
| p_decorators.py:17 | ControlFlowNode for Str | 'Hi' | builtin-class str | 17 | import |
|
|
| p_decorators.py:17 | ControlFlowNode for complex | Function complex | builtin-class function | 11 | import |
|
|
| p_decorators.py:17 | ControlFlowNode for complex() | Function annotate | builtin-class function | 12 | import |
|
|
| p_decorators.py:17 | ControlFlowNode for complex()() | Function bar | builtin-class function | 18 | import |
|
|
| p_decorators.py:18 | ControlFlowNode for FunctionExpr | Function bar | builtin-class function | 18 | import |
|
|
| p_decorators.py:18 | ControlFlowNode for bar | Function bar | builtin-class function | 18 | import |
|
|
| p_decorators.py:21 | ControlFlowNode for foo | Function foo | builtin-class function | 8 | import |
|
|
| p_decorators.py:22 | ControlFlowNode for bar | Function bar | builtin-class function | 18 | import |
|
|
| p_decorators.py:24 | ControlFlowNode for C | class C | builtin-class type | 24 | import |
|
|
| p_decorators.py:24 | ControlFlowNode for ClassExpr | class C | builtin-class type | 24 | import |
|
|
| p_decorators.py:24 | ControlFlowNode for object | builtin-class object | builtin-class type | 24 | import |
|
|
| p_decorators.py:26 | ControlFlowNode for staticmethod | builtin-class staticmethod | builtin-class type | 26 | import |
|
|
| p_decorators.py:26 | ControlFlowNode for staticmethod() | staticmethod() | builtin-class staticmethod | 26 | import |
|
|
| p_decorators.py:27 | ControlFlowNode for FunctionExpr | Function smeth | builtin-class function | 27 | import |
|
|
| p_decorators.py:27 | ControlFlowNode for smeth | staticmethod() | builtin-class staticmethod | 26 | import |
|
|
| p_decorators.py:31 | ControlFlowNode for classmethod | builtin-class classmethod | builtin-class type | 31 | import |
|
|
| p_decorators.py:31 | ControlFlowNode for classmethod() | classmethod() | builtin-class classmethod | 31 | import |
|
|
| p_decorators.py:32 | ControlFlowNode for FunctionExpr | Function cmeth | builtin-class function | 32 | import |
|
|
| p_decorators.py:32 | ControlFlowNode for cmeth | classmethod() | builtin-class classmethod | 31 | import |
|
|
| q_super.py:1 | ControlFlowNode for Base2 | class Base2 | builtin-class type | 1 | import |
|
|
| q_super.py:1 | ControlFlowNode for ClassExpr | class Base2 | builtin-class type | 1 | import |
|
|
| q_super.py:1 | ControlFlowNode for object | builtin-class object | builtin-class type | 1 | import |
|
|
| q_super.py:3 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 3 | import |
|
|
| q_super.py:3 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 3 | import |
|
|
| q_super.py:4 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 4 | code/q_super.py:12 from runtime |
|
|
| q_super.py:4 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 4 | runtime |
|
|
| q_super.py:4 | ControlFlowNode for Base2 | class Base2 | builtin-class type | 1 | code/q_super.py:12 from runtime |
|
|
| q_super.py:4 | ControlFlowNode for Base2 | class Base2 | builtin-class type | 1 | runtime |
|
|
| q_super.py:4 | ControlFlowNode for self | self | class Base2 | 3 | runtime |
|
|
| q_super.py:4 | ControlFlowNode for self | self | class Derived4 | 10 | code/q_super.py:12 from runtime |
|
|
| q_super.py:4 | ControlFlowNode for super | builtin-class super | builtin-class type | 4 | code/q_super.py:12 from runtime |
|
|
| q_super.py:4 | ControlFlowNode for super | builtin-class super | builtin-class type | 4 | runtime |
|
|
| q_super.py:4 | ControlFlowNode for super() | super() | builtin-class super | 4 | code/q_super.py:12 from runtime |
|
|
| q_super.py:4 | ControlFlowNode for super() | super() | builtin-class super | 4 | runtime |
|
|
| q_super.py:8 | ControlFlowNode for Base2 | class Base2 | builtin-class type | 1 | import |
|
|
| q_super.py:8 | ControlFlowNode for ClassExpr | class Derived4 | builtin-class type | 8 | import |
|
|
| q_super.py:8 | ControlFlowNode for Derived4 | class Derived4 | builtin-class type | 8 | import |
|
|
| q_super.py:10 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 10 | import |
|
|
| q_super.py:10 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 10 | import |
|
|
| q_super.py:11 | ControlFlowNode for Base2 | class Base2 | builtin-class type | 1 | runtime |
|
|
| q_super.py:11 | ControlFlowNode for self | self | class Derived4 | 10 | runtime |
|
|
| q_super.py:11 | ControlFlowNode for super | builtin-class super | builtin-class type | 11 | runtime |
|
|
| q_super.py:11 | ControlFlowNode for super() | super() | builtin-class super | 11 | runtime |
|
|
| q_super.py:12 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 12 | runtime |
|
|
| q_super.py:12 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 3 | runtime |
|
|
| q_super.py:12 | ControlFlowNode for Derived4 | class Derived4 | builtin-class type | 8 | runtime |
|
|
| q_super.py:12 | ControlFlowNode for self | self | class Derived4 | 10 | runtime |
|
|
| q_super.py:12 | ControlFlowNode for super | builtin-class super | builtin-class type | 12 | runtime |
|
|
| q_super.py:12 | ControlFlowNode for super() | super() | builtin-class super | 12 | runtime |
|
|
| q_super.py:14 | ControlFlowNode for Base1 | class Base1 | builtin-class type | 14 | import |
|
|
| q_super.py:14 | ControlFlowNode for ClassExpr | class Base1 | builtin-class type | 14 | import |
|
|
| q_super.py:14 | ControlFlowNode for object | builtin-class object | builtin-class type | 14 | import |
|
|
| q_super.py:16 | ControlFlowNode for FunctionExpr | Function meth | builtin-class function | 16 | import |
|
|
| q_super.py:16 | ControlFlowNode for meth | Function meth | builtin-class function | 16 | import |
|
|
| q_super.py:17 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 17 | code/q_super.py:22 from code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:17 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 17 | code/q_super.py:22 from code/q_super.py:27 from runtime |
|
|
| q_super.py:17 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 17 | code/q_super.py:22 from code/q_super.py:32 from runtime |
|
|
| q_super.py:17 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 17 | code/q_super.py:22 from runtime |
|
|
| q_super.py:17 | ControlFlowNode for IntegerLiteral | int 7 | builtin-class int | 17 | runtime |
|
|
| q_super.py:19 | ControlFlowNode for Base1 | class Base1 | builtin-class type | 14 | import |
|
|
| q_super.py:19 | ControlFlowNode for ClassExpr | class Derived1 | builtin-class type | 19 | import |
|
|
| q_super.py:19 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | import |
|
|
| q_super.py:21 | ControlFlowNode for FunctionExpr | Function meth | builtin-class function | 21 | import |
|
|
| q_super.py:21 | ControlFlowNode for meth | Function meth | builtin-class function | 21 | import |
|
|
| q_super.py:22 | ControlFlowNode for Attribute | super().meth | builtin-class method | 22 | code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute | super().meth | builtin-class method | 22 | code/q_super.py:27 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute | super().meth | builtin-class method | 22 | code/q_super.py:32 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute | super().meth | builtin-class method | 22 | runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | code/q_super.py:27 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | code/q_super.py:32 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | runtime |
|
|
| q_super.py:22 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | code/q_super.py:27 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | code/q_super.py:32 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | runtime |
|
|
| q_super.py:22 | ControlFlowNode for self | self | class Derived1 | 21 | runtime |
|
|
| q_super.py:22 | ControlFlowNode for self | self | class Derived2 | 26 | code/q_super.py:27 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for self | self | class Derived5 | 31 | code/q_super.py:32 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for self | self | class Wrong1 | 37 | code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super | builtin-class super | builtin-class type | 22 | code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super | builtin-class super | builtin-class type | 22 | code/q_super.py:27 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super | builtin-class super | builtin-class type | 22 | code/q_super.py:32 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super | builtin-class super | builtin-class type | 22 | runtime |
|
|
| q_super.py:22 | ControlFlowNode for super() | super() | builtin-class super | 22 | code/q_super.py:27 from code/q_super.py:38 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super() | super() | builtin-class super | 22 | code/q_super.py:27 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super() | super() | builtin-class super | 22 | code/q_super.py:32 from runtime |
|
|
| q_super.py:22 | ControlFlowNode for super() | super() | builtin-class super | 22 | runtime |
|
|
| q_super.py:24 | ControlFlowNode for ClassExpr | class Derived2 | builtin-class type | 24 | import |
|
|
| q_super.py:24 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | import |
|
|
| q_super.py:24 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 24 | import |
|
|
| q_super.py:26 | ControlFlowNode for FunctionExpr | Function meth | builtin-class function | 26 | import |
|
|
| q_super.py:26 | ControlFlowNode for meth | Function meth | builtin-class function | 26 | import |
|
|
| q_super.py:27 | ControlFlowNode for Attribute | super().meth | builtin-class method | 27 | code/q_super.py:38 from runtime |
|
|
| q_super.py:27 | ControlFlowNode for Attribute | super().meth | builtin-class method | 27 | runtime |
|
|
| q_super.py:27 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | code/q_super.py:38 from runtime |
|
|
| q_super.py:27 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | runtime |
|
|
| q_super.py:27 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 24 | code/q_super.py:38 from runtime |
|
|
| q_super.py:27 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 24 | runtime |
|
|
| q_super.py:27 | ControlFlowNode for self | self | class Derived2 | 26 | runtime |
|
|
| q_super.py:27 | ControlFlowNode for self | self | class Wrong1 | 37 | code/q_super.py:38 from runtime |
|
|
| q_super.py:27 | ControlFlowNode for super | builtin-class super | builtin-class type | 27 | code/q_super.py:38 from runtime |
|
|
| q_super.py:27 | ControlFlowNode for super | builtin-class super | builtin-class type | 27 | runtime |
|
|
| q_super.py:27 | ControlFlowNode for super() | super() | builtin-class super | 27 | code/q_super.py:38 from runtime |
|
|
| q_super.py:27 | ControlFlowNode for super() | super() | builtin-class super | 27 | runtime |
|
|
| q_super.py:29 | ControlFlowNode for ClassExpr | class Derived5 | builtin-class type | 29 | import |
|
|
| q_super.py:29 | ControlFlowNode for Derived1 | class Derived1 | builtin-class type | 19 | import |
|
|
| q_super.py:29 | ControlFlowNode for Derived5 | class Derived5 | builtin-class type | 29 | import |
|
|
| q_super.py:31 | ControlFlowNode for FunctionExpr | Function meth | builtin-class function | 31 | import |
|
|
| q_super.py:31 | ControlFlowNode for meth | Function meth | builtin-class function | 31 | import |
|
|
| q_super.py:32 | ControlFlowNode for Attribute | super().meth | builtin-class method | 32 | runtime |
|
|
| q_super.py:32 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | runtime |
|
|
| q_super.py:32 | ControlFlowNode for Derived5 | class Derived5 | builtin-class type | 29 | runtime |
|
|
| q_super.py:32 | ControlFlowNode for self | self | class Derived5 | 31 | runtime |
|
|
| q_super.py:32 | ControlFlowNode for super | builtin-class super | builtin-class type | 32 | runtime |
|
|
| q_super.py:32 | ControlFlowNode for super() | super() | builtin-class super | 32 | runtime |
|
|
| q_super.py:35 | ControlFlowNode for ClassExpr | class Wrong1 | builtin-class type | 35 | import |
|
|
| q_super.py:35 | ControlFlowNode for Derived2 | class Derived2 | builtin-class type | 24 | import |
|
|
| q_super.py:35 | ControlFlowNode for Derived5 | class Derived5 | builtin-class type | 29 | import |
|
|
| q_super.py:35 | ControlFlowNode for Wrong1 | class Wrong1 | builtin-class type | 35 | import |
|
|
| q_super.py:37 | ControlFlowNode for FunctionExpr | Function meth | builtin-class function | 37 | import |
|
|
| q_super.py:37 | ControlFlowNode for meth | Function meth | builtin-class function | 37 | import |
|
|
| q_super.py:38 | ControlFlowNode for Attribute | super().meth | builtin-class method | 38 | runtime |
|
|
| q_super.py:38 | ControlFlowNode for Attribute() | int 7 | builtin-class int | 17 | runtime |
|
|
| q_super.py:38 | ControlFlowNode for Derived5 | class Derived5 | builtin-class type | 29 | runtime |
|
|
| q_super.py:38 | ControlFlowNode for self | self | class Wrong1 | 37 | runtime |
|
|
| q_super.py:38 | ControlFlowNode for super | builtin-class super | builtin-class type | 38 | runtime |
|
|
| q_super.py:38 | ControlFlowNode for super() | super() | builtin-class super | 38 | runtime |
|
|
| q_super.py:41 | ControlFlowNode for ClassExpr | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:41 | ControlFlowNode for DA | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:41 | ControlFlowNode for object | builtin-class object | builtin-class type | 41 | import |
|
|
| q_super.py:43 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 43 | import |
|
|
| q_super.py:43 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 43 | import |
|
|
| q_super.py:46 | ControlFlowNode for ClassExpr | class DB | builtin-class type | 46 | import |
|
|
| q_super.py:46 | ControlFlowNode for DA | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:46 | ControlFlowNode for DB | class DB | builtin-class type | 46 | import |
|
|
| q_super.py:48 | ControlFlowNode for ClassExpr | class DC | builtin-class type | 48 | import |
|
|
| q_super.py:48 | ControlFlowNode for DA | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:48 | ControlFlowNode for DC | class DC | builtin-class type | 48 | import |
|
|
| q_super.py:50 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 50 | import |
|
|
| q_super.py:50 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 50 | import |
|
|
| q_super.py:51 | ControlFlowNode for Attribute | class DC | builtin-class type | 48 | runtime |
|
|
| q_super.py:51 | ControlFlowNode for DB | class DB | builtin-class type | 46 | runtime |
|
|
| q_super.py:51 | ControlFlowNode for self | self | class DC | 50 | runtime |
|
|
| q_super.py:51 | ControlFlowNode for sup | super() | builtin-class super | 51 | runtime |
|
|
| q_super.py:51 | ControlFlowNode for super | builtin-class super | builtin-class type | 51 | runtime |
|
|
| q_super.py:51 | ControlFlowNode for super() | super() | builtin-class super | 51 | runtime |
|
|
| q_super.py:52 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 52 | runtime |
|
|
| q_super.py:52 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 43 | runtime |
|
|
| q_super.py:52 | ControlFlowNode for sup | super() | builtin-class super | 51 | runtime |
|
|
| q_super.py:55 | ControlFlowNode for ClassExpr | class DD | builtin-class type | 55 | import |
|
|
| q_super.py:55 | ControlFlowNode for DA | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:55 | ControlFlowNode for DD | class DD | builtin-class type | 55 | import |
|
|
| q_super.py:57 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 57 | import |
|
|
| q_super.py:57 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 57 | import |
|
|
| q_super.py:58 | ControlFlowNode for DD | class DD | builtin-class type | 55 | runtime |
|
|
| q_super.py:58 | ControlFlowNode for self | self | class DD | 57 | runtime |
|
|
| q_super.py:58 | ControlFlowNode for sup | super() | builtin-class super | 58 | runtime |
|
|
| q_super.py:58 | ControlFlowNode for super | builtin-class super | builtin-class type | 58 | runtime |
|
|
| q_super.py:58 | ControlFlowNode for super() | super() | builtin-class super | 58 | runtime |
|
|
| q_super.py:59 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 59 | runtime |
|
|
| q_super.py:59 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 43 | runtime |
|
|
| q_super.py:59 | ControlFlowNode for sup | super() | builtin-class super | 58 | runtime |
|
|
| q_super.py:61 | ControlFlowNode for ClassExpr | class DE | builtin-class type | 61 | import |
|
|
| q_super.py:61 | ControlFlowNode for DA | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:61 | ControlFlowNode for DE | class DE | builtin-class type | 61 | import |
|
|
| q_super.py:63 | ControlFlowNode for ClassExpr | class DF | builtin-class type | 63 | import |
|
|
| q_super.py:63 | ControlFlowNode for DA | class DA | builtin-class type | 41 | import |
|
|
| q_super.py:63 | ControlFlowNode for DF | class DF | builtin-class type | 63 | import |
|
|
| q_super.py:65 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 65 | import |
|
|
| q_super.py:65 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 65 | import |
|
|
| q_super.py:66 | ControlFlowNode for Attribute | class DF | builtin-class type | 63 | runtime |
|
|
| q_super.py:66 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 66 | runtime |
|
|
| q_super.py:66 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 43 | runtime |
|
|
| q_super.py:66 | ControlFlowNode for DE | class DE | builtin-class type | 61 | runtime |
|
|
| q_super.py:66 | ControlFlowNode for self | self | class DF | 65 | runtime |
|
|
| q_super.py:66 | ControlFlowNode for super | builtin-class super | builtin-class type | 66 | runtime |
|
|
| q_super.py:66 | ControlFlowNode for super() | super() | builtin-class super | 66 | runtime |
|
|
| q_super.py:68 | ControlFlowNode for ClassExpr | class N | builtin-class type | 68 | import |
|
|
| q_super.py:68 | ControlFlowNode for N | class N | builtin-class type | 68 | import |
|
|
| q_super.py:68 | ControlFlowNode for object | builtin-class object | builtin-class type | 68 | import |
|
|
| q_super.py:71 | ControlFlowNode for ClassExpr | class M | builtin-class type | 71 | import |
|
|
| q_super.py:71 | ControlFlowNode for M | class M | builtin-class type | 71 | import |
|
|
| q_super.py:71 | ControlFlowNode for N | class N | builtin-class type | 68 | import |
|
|
| q_super.py:73 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 73 | import |
|
|
| q_super.py:73 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 73 | import |
|
|
| q_super.py:74 | ControlFlowNode for M | class M | builtin-class type | 71 | runtime |
|
|
| q_super.py:74 | ControlFlowNode for s | super() | builtin-class super | 74 | runtime |
|
|
| q_super.py:74 | ControlFlowNode for self | self | class M | 73 | runtime |
|
|
| q_super.py:74 | ControlFlowNode for super | builtin-class super | builtin-class type | 74 | runtime |
|
|
| q_super.py:74 | ControlFlowNode for super() | super() | builtin-class super | 74 | runtime |
|
|
| q_super.py:75 | ControlFlowNode for Attribute | super().__init__ | builtin-class method | 75 | runtime |
|
|
| q_super.py:75 | ControlFlowNode for i | super().__init__ | builtin-class method | 75 | runtime |
|
|
| q_super.py:75 | ControlFlowNode for s | super() | builtin-class super | 74 | runtime |
|
|
| q_super.py:76 | ControlFlowNode for i | super().__init__ | builtin-class method | 75 | runtime |
|
|
| r_regressions.py:5 | ControlFlowNode for ClassExpr | class Queue | builtin-class type | 5 | import |
|
|
| r_regressions.py:5 | ControlFlowNode for Queue | class Queue | builtin-class type | 5 | import |
|
|
| r_regressions.py:5 | ControlFlowNode for object | builtin-class object | builtin-class type | 5 | import |
|
|
| r_regressions.py:7 | ControlFlowNode for FunctionExpr | Function __init__ | builtin-class function | 7 | import |
|
|
| r_regressions.py:7 | ControlFlowNode for __init__ | Function __init__ | builtin-class function | 7 | import |
|
|
| r_regressions.py:9 | ControlFlowNode for Attribute | Attribute | builtin-class method | 9 | runtime |
|
|
| r_regressions.py:9 | ControlFlowNode for Attribute() | NoneType None | builtin-class NoneType | 11 | runtime |
|
|
| r_regressions.py:9 | ControlFlowNode for self | self | class Queue | 7 | runtime |
|
|
| r_regressions.py:11 | ControlFlowNode for FunctionExpr | Function _after_fork | builtin-class function | 11 | import |
|
|
| r_regressions.py:11 | ControlFlowNode for _after_fork | Function _after_fork | builtin-class function | 11 | import |
|
|
| r_regressions.py:12 | ControlFlowNode for Attribute | bool False | builtin-class bool | 12 | code/r_regressions.py:9 from runtime |
|
|
| r_regressions.py:12 | ControlFlowNode for False | bool False | builtin-class bool | 12 | code/r_regressions.py:9 from runtime |
|
|
| r_regressions.py:12 | ControlFlowNode for self | self | class Queue | 7 | code/r_regressions.py:9 from runtime |
|
|
| r_regressions.py:13 | ControlFlowNode for Attribute | NoneType None | builtin-class NoneType | 13 | code/r_regressions.py:9 from runtime |
|
|
| r_regressions.py:13 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 13 | code/r_regressions.py:9 from runtime |
|
|
| r_regressions.py:13 | ControlFlowNode for self | self | class Queue | 7 | code/r_regressions.py:9 from runtime |
|
|
| r_regressions.py:15 | ControlFlowNode for FunctionExpr | Function close | builtin-class function | 15 | import |
|
|
| r_regressions.py:15 | ControlFlowNode for close | Function close | builtin-class function | 15 | import |
|
|
| r_regressions.py:16 | ControlFlowNode for Attribute | bool True | builtin-class bool | 16 | runtime |
|
|
| r_regressions.py:16 | ControlFlowNode for True | bool True | builtin-class bool | 16 | runtime |
|
|
| r_regressions.py:16 | ControlFlowNode for self | self | class Queue | 15 | runtime |
|
|
| r_regressions.py:18 | ControlFlowNode for self | self | class Queue | 15 | runtime |
|
|
| r_regressions.py:20 | ControlFlowNode for self | self | class Queue | 15 | runtime |
|
|
| r_regressions.py:22 | ControlFlowNode for Attribute | NoneType None | builtin-class NoneType | 22 | runtime |
|
|
| r_regressions.py:22 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 22 | runtime |
|
|
| r_regressions.py:22 | ControlFlowNode for self | self | class Queue | 15 | runtime |
|
|
| r_regressions.py:27 | ControlFlowNode for FunctionExpr | Function f | builtin-class function | 27 | import |
|
|
| r_regressions.py:27 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 27 | import |
|
|
| r_regressions.py:27 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 27 | import |
|
|
| r_regressions.py:27 | ControlFlowNode for f | Function f | builtin-class function | 27 | import |
|
|
| r_regressions.py:31 | ControlFlowNode for y | NoneType None | builtin-class NoneType | 27 | runtime |
|
|
| r_regressions.py:33 | ControlFlowNode for y | NoneType None | builtin-class NoneType | 27 | runtime |
|
|
| r_regressions.py:35 | ControlFlowNode for UnaryExpr | bool False | builtin-class bool | 35 | runtime |
|
|
| r_regressions.py:35 | ControlFlowNode for UnaryExpr | bool True | builtin-class bool | 35 | runtime |
|
|
| r_regressions.py:36 | ControlFlowNode for z | int 0 | builtin-class int | 27 | runtime |
|
|
| r_regressions.py:42 | ControlFlowNode for FunctionExpr | Function find_library | builtin-class function | 42 | import |
|
|
| r_regressions.py:42 | ControlFlowNode for find_library | Function find_library | builtin-class function | 42 | import |
|
|
| r_regressions.py:43 | ControlFlowNode for List | List | builtin-class list | 43 | runtime |
|
|
| r_regressions.py:46 | ControlFlowNode for FunctionExpr | Function fail | builtin-class function | 46 | import |
|
|
| r_regressions.py:46 | ControlFlowNode for fail | Function fail | builtin-class function | 46 | import |
|
|
| r_regressions.py:49 | ControlFlowNode for C | class C | builtin-class type | 49 | import |
|
|
| r_regressions.py:49 | ControlFlowNode for ClassExpr | class C | builtin-class type | 49 | import |
|
|
| r_regressions.py:49 | ControlFlowNode for object | builtin-class object | builtin-class type | 49 | import |
|
|
| r_regressions.py:51 | ControlFlowNode for FunctionExpr | Function fail | builtin-class function | 51 | import |
|
|
| r_regressions.py:51 | ControlFlowNode for fail | Function fail | builtin-class function | 51 | import |
|
|
| r_regressions.py:52 | ControlFlowNode for fail | Function fail | builtin-class function | 46 | runtime |
|
|
| r_regressions.py:52 | ControlFlowNode for fail() | NoneType None | builtin-class NoneType | 46 | runtime |
|
|
| r_regressions.py:58 | ControlFlowNode for FunctionExpr | Function method_decorator | builtin-class function | 58 | import |
|
|
| r_regressions.py:58 | ControlFlowNode for Str | '' | builtin-class str | 58 | import |
|
|
| r_regressions.py:58 | ControlFlowNode for method_decorator | Function method_decorator | builtin-class function | 58 | import |
|
|
| r_regressions.py:61 | ControlFlowNode for FunctionExpr | Function _dec | builtin-class function | 61 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:61 | ControlFlowNode for FunctionExpr | Function _dec | builtin-class function | 61 | runtime |
|
|
| r_regressions.py:61 | ControlFlowNode for _dec | Function _dec | builtin-class function | 61 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:61 | ControlFlowNode for _dec | Function _dec | builtin-class function | 61 | runtime |
|
|
| r_regressions.py:62 | ControlFlowNode for is_class | bool True | builtin-class bool | 62 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:62 | ControlFlowNode for isinstance | Builtin-function isinstance | builtin-class builtin_function_or_method | 62 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:62 | ControlFlowNode for isinstance() | bool True | builtin-class bool | 62 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:62 | ControlFlowNode for obj | class TestFirst | builtin-class type | 86 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:62 | ControlFlowNode for type | builtin-class type | builtin-class type | 62 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:63 | ControlFlowNode for is_class | bool True | builtin-class bool | 62 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:68 | ControlFlowNode for FunctionExpr | Function _wrapper | builtin-class function | 68 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:68 | ControlFlowNode for _wrapper | Function _wrapper | builtin-class function | 68 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:68 | ControlFlowNode for args | args | builtin-class tuple | 68 | runtime |
|
|
| r_regressions.py:68 | ControlFlowNode for kwargs | kwargs | builtin-class dict | 68 | runtime |
|
|
| r_regressions.py:72 | ControlFlowNode for is_class | bool True | builtin-class bool | 62 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:73 | ControlFlowNode for _wrapper | Function _wrapper | builtin-class function | 68 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:73 | ControlFlowNode for obj | class TestFirst | builtin-class type | 86 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:73 | ControlFlowNode for setattr | Builtin-function setattr | builtin-class builtin_function_or_method | 73 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:73 | ControlFlowNode for setattr() | NoneType None | builtin-class NoneType | 73 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:74 | ControlFlowNode for obj | class TestFirst | builtin-class type | 86 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:78 | ControlFlowNode for _dec | Function _dec | builtin-class function | 61 | code/r_regressions.py:85 from import |
|
|
| r_regressions.py:78 | ControlFlowNode for _dec | Function _dec | builtin-class function | 61 | runtime |
|
|
| r_regressions.py:80 | ControlFlowNode for FunctionExpr | Function deco | builtin-class function | 80 | import |
|
|
| r_regressions.py:80 | ControlFlowNode for deco | Function deco | builtin-class function | 80 | import |
|
|
| r_regressions.py:81 | ControlFlowNode for FunctionExpr | Function _wrapper | builtin-class function | 81 | runtime |
|
|
| r_regressions.py:81 | ControlFlowNode for _wrapper | Function _wrapper | builtin-class function | 81 | runtime |
|
|
| r_regressions.py:81 | ControlFlowNode for args | args | builtin-class tuple | 81 | runtime |
|
|
| r_regressions.py:81 | ControlFlowNode for kwargs | kwargs | builtin-class dict | 81 | runtime |
|
|
| r_regressions.py:83 | ControlFlowNode for _wrapper | Function _wrapper | builtin-class function | 81 | runtime |
|
|
| r_regressions.py:85 | ControlFlowNode for Str | 'method' | builtin-class str | 85 | import |
|
|
| r_regressions.py:85 | ControlFlowNode for deco | Function deco | builtin-class function | 80 | import |
|
|
| r_regressions.py:85 | ControlFlowNode for method_decorator | Function method_decorator | builtin-class function | 58 | import |
|
|
| r_regressions.py:85 | ControlFlowNode for method_decorator() | Function _dec | builtin-class function | 61 | import |
|
|
| r_regressions.py:85 | ControlFlowNode for method_decorator()() | class TestFirst | builtin-class type | 86 | import |
|
|
| r_regressions.py:86 | ControlFlowNode for ClassExpr | class TestFirst | builtin-class type | 86 | import |
|
|
| r_regressions.py:86 | ControlFlowNode for TestFirst | class TestFirst | builtin-class type | 86 | import |
|
|
| r_regressions.py:86 | ControlFlowNode for object | builtin-class object | builtin-class type | 86 | import |
|
|
| r_regressions.py:87 | ControlFlowNode for FunctionExpr | Function method | builtin-class function | 87 | import |
|
|
| r_regressions.py:87 | ControlFlowNode for method | Function method | builtin-class function | 87 | import |
|
|
| r_regressions.py:88 | ControlFlowNode for Str | 'hello world' | builtin-class str | 88 | code/r_regressions.py:90 from import |
|
|
| r_regressions.py:88 | ControlFlowNode for Str | 'hello world' | builtin-class str | 88 | runtime |
|
|
| r_regressions.py:90 | ControlFlowNode for Attribute | Attribute | builtin-class method | 90 | import |
|
|
| r_regressions.py:90 | ControlFlowNode for Attribute() | 'hello world' | builtin-class str | 88 | import |
|
|
| r_regressions.py:90 | ControlFlowNode for TestFirst | class TestFirst | builtin-class type | 86 | import |
|
|
| r_regressions.py:90 | ControlFlowNode for TestFirst() | TestFirst() | class TestFirst | 90 | import |
|
|
| r_regressions.py:93 | ControlFlowNode for ImportExpr | Module sys | builtin-class module | 93 | import |
|
|
| r_regressions.py:93 | ControlFlowNode for sys | Module sys | builtin-class module | 93 | import |
|
|
| r_regressions.py:95 | ControlFlowNode for Attribute | tuple object | builtin-class tuple | 95 | import |
|
|
| r_regressions.py:95 | ControlFlowNode for _names | tuple object | builtin-class tuple | 95 | import |
|
|
| r_regressions.py:95 | ControlFlowNode for sys | Module sys | builtin-class module | 93 | import |
|
|
| r_regressions.py:97 | ControlFlowNode for Compare | bool False | builtin-class bool | 97 | import |
|
|
| r_regressions.py:97 | ControlFlowNode for Compare | bool True | builtin-class bool | 97 | import |
|
|
| r_regressions.py:97 | ControlFlowNode for Str | 'time' | builtin-class str | 97 | import |
|
|
| r_regressions.py:97 | ControlFlowNode for _names | tuple object | builtin-class tuple | 95 | import |
|
|
| r_regressions.py:98 | ControlFlowNode for ImportExpr | Module time | builtin-class module | 98 | import |
|
|
| r_regressions.py:98 | ControlFlowNode for t | Module time | builtin-class module | 98 | import |
|
|
| r_regressions.py:100 | ControlFlowNode for C | class C | builtin-class type | 49 | import |
|
|
| r_regressions.py:100 | ControlFlowNode for C() | C() | class C | 100 | import |
|
|
| r_regressions.py:100 | ControlFlowNode for gv | C() | class C | 100 | import |
|
|
| r_regressions.py:104 | ControlFlowNode for gv | C() | class C | 100 | import |
|
|
| r_regressions.py:106 | ControlFlowNode for FunctionExpr | Function mod_gv | builtin-class function | 106 | import |
|
|
| r_regressions.py:106 | ControlFlowNode for mod_gv | Function mod_gv | builtin-class function | 106 | import |
|
|
| r_regressions.py:107 | ControlFlowNode for gv | C() | class C | 100 | runtime |
|
|
| s_scopes.py:4 | ControlFlowNode for True | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:4 | ControlFlowNode for float | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:7 | ControlFlowNode for C2 | class C2 | builtin-class type | 7 | import |
|
|
| s_scopes.py:7 | ControlFlowNode for ClassExpr | class C2 | builtin-class type | 7 | import |
|
|
| s_scopes.py:7 | ControlFlowNode for object | builtin-class object | builtin-class type | 7 | import |
|
|
| s_scopes.py:9 | ControlFlowNode for i1 | builtin-class int | builtin-class type | 9 | import |
|
|
| s_scopes.py:9 | ControlFlowNode for int | builtin-class int | builtin-class type | 9 | import |
|
|
| s_scopes.py:10 | ControlFlowNode for f1 | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:10 | ControlFlowNode for f1 | builtin-class float | builtin-class type | 10 | import |
|
|
| s_scopes.py:10 | ControlFlowNode for float | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:10 | ControlFlowNode for float | builtin-class float | builtin-class type | 10 | import |
|
|
| s_scopes.py:12 | ControlFlowNode for IntegerLiteral | int 0 | builtin-class int | 12 | import |
|
|
| s_scopes.py:12 | ControlFlowNode for int | int 0 | builtin-class int | 12 | import |
|
|
| s_scopes.py:15 | ControlFlowNode for FloatLiteral | float 1.0 | builtin-class float | 15 | import |
|
|
| s_scopes.py:15 | ControlFlowNode for str | float 1.0 | builtin-class float | 15 | import |
|
|
| s_scopes.py:17 | ControlFlowNode for None | NoneType None | builtin-class NoneType | 17 | import |
|
|
| s_scopes.py:17 | ControlFlowNode for float | NoneType None | builtin-class NoneType | 17 | import |
|
|
| s_scopes.py:18 | ControlFlowNode for i2 | int 0 | builtin-class int | 12 | import |
|
|
| s_scopes.py:18 | ControlFlowNode for int | int 0 | builtin-class int | 12 | import |
|
|
| s_scopes.py:19 | ControlFlowNode for s | builtin-class str | builtin-class type | 19 | import |
|
|
| s_scopes.py:19 | ControlFlowNode for s | float 1.0 | builtin-class float | 15 | import |
|
|
| s_scopes.py:19 | ControlFlowNode for str | builtin-class str | builtin-class type | 19 | import |
|
|
| s_scopes.py:19 | ControlFlowNode for str | float 1.0 | builtin-class float | 15 | import |
|
|
| s_scopes.py:20 | ControlFlowNode for f2 | NoneType None | builtin-class NoneType | 17 | import |
|
|
| s_scopes.py:20 | ControlFlowNode for f2 | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:20 | ControlFlowNode for f2 | builtin-class float | builtin-class type | 20 | import |
|
|
| s_scopes.py:20 | ControlFlowNode for float | NoneType None | builtin-class NoneType | 17 | import |
|
|
| s_scopes.py:20 | ControlFlowNode for float | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:20 | ControlFlowNode for float | builtin-class float | builtin-class type | 20 | import |
|
|
| s_scopes.py:23 | ControlFlowNode for i | builtin-class int | builtin-class type | 23 | import |
|
|
| s_scopes.py:23 | ControlFlowNode for int | builtin-class int | builtin-class type | 23 | import |
|
|
| s_scopes.py:24 | ControlFlowNode for f | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:24 | ControlFlowNode for f | builtin-class float | builtin-class type | 24 | import |
|
|
| s_scopes.py:24 | ControlFlowNode for float | bool True | builtin-class bool | 4 | import |
|
|
| s_scopes.py:24 | ControlFlowNode for float | builtin-class float | builtin-class type | 24 | import |
|
|
| t_type.py:1 | ControlFlowNode for ImportExpr | Module sys | builtin-class module | 1 | import |
|
|
| t_type.py:1 | ControlFlowNode for sys | Module sys | builtin-class module | 1 | import |
|
|
| t_type.py:3 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| t_type.py:3 | ControlFlowNode for ClassExpr | class C | builtin-class type | 3 | import |
|
|
| t_type.py:3 | ControlFlowNode for object | builtin-class object | builtin-class type | 3 | import |
|
|
| t_type.py:6 | ControlFlowNode for C | class C | builtin-class type | 3 | import |
|
|
| t_type.py:6 | ControlFlowNode for C() | C() | class C | 6 | import |
|
|
| t_type.py:6 | ControlFlowNode for type | builtin-class type | builtin-class type | 6 | import |
|
|
| t_type.py:6 | ControlFlowNode for type() | class C | builtin-class type | 3 | import |
|
|
| t_type.py:7 | ControlFlowNode for sys | Module sys | builtin-class module | 1 | import |
|
|
| t_type.py:7 | ControlFlowNode for type | builtin-class type | builtin-class type | 7 | import |
|
|
| t_type.py:7 | ControlFlowNode for type() | builtin-class module | builtin-class type | 7 | import |
|
|
| t_type.py:9 | ControlFlowNode for type | builtin-class type | builtin-class type | 9 | import |
|
|
| t_type.py:9 | ControlFlowNode for type() | *UNKNOWN TYPE* | *UNKNOWN TYPE* | 9 | import |
|
|
| t_type.py:10 | ControlFlowNode for Dict | Dict | builtin-class dict | 10 | import |
|
|
| t_type.py:10 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 10 | import |
|
|
| t_type.py:10 | ControlFlowNode for object | builtin-class object | builtin-class type | 10 | import |
|
|
| t_type.py:10 | ControlFlowNode for type | builtin-class type | builtin-class type | 10 | import |
|
|
| t_type.py:10 | ControlFlowNode for type() | type() | builtin-class type | 10 | import |
|
|
| t_type.py:12 | ControlFlowNode for FunctionExpr | Function k | builtin-class function | 12 | import |
|
|
| t_type.py:12 | ControlFlowNode for k | Function k | builtin-class function | 12 | import |
|
|
| t_type.py:13 | ControlFlowNode for C | class C | builtin-class type | 3 | runtime |
|
|
| t_type.py:13 | ControlFlowNode for C() | C() | class C | 13 | runtime |
|
|
| t_type.py:13 | ControlFlowNode for type | builtin-class type | builtin-class type | 13 | runtime |
|
|
| t_type.py:13 | ControlFlowNode for type() | class C | builtin-class type | 3 | runtime |
|
|
| t_type.py:14 | ControlFlowNode for sys | Module sys | builtin-class module | 1 | runtime |
|
|
| t_type.py:14 | ControlFlowNode for type | builtin-class type | builtin-class type | 14 | runtime |
|
|
| t_type.py:14 | ControlFlowNode for type() | builtin-class module | builtin-class type | 14 | runtime |
|
|
| t_type.py:15 | ControlFlowNode for type | builtin-class type | builtin-class type | 15 | runtime |
|
|
| t_type.py:15 | ControlFlowNode for type() | *UNKNOWN TYPE* | *UNKNOWN TYPE* | 15 | runtime |
|
|
| t_type.py:16 | ControlFlowNode for Dict | Dict | builtin-class dict | 16 | runtime |
|
|
| t_type.py:16 | ControlFlowNode for Tuple | Tuple | builtin-class tuple | 16 | runtime |
|
|
| t_type.py:16 | ControlFlowNode for object | builtin-class object | builtin-class type | 16 | runtime |
|
|
| t_type.py:16 | ControlFlowNode for type | builtin-class type | builtin-class type | 16 | runtime |
|
|
| t_type.py:16 | ControlFlowNode for type() | type() | builtin-class type | 16 | runtime |
|
|
| u_paired_values.py:2 | ControlFlowNode for FunctionExpr | Function return_if_true | builtin-class function | 2 | import |
|
|
| u_paired_values.py:2 | ControlFlowNode for return_if_true | Function return_if_true | builtin-class function | 2 | import |
|
|
| u_paired_values.py:3 | ControlFlowNode for cond | bool False | builtin-class bool | 8 | code/u_paired_values.py:8 from code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:3 | ControlFlowNode for cond | bool False | builtin-class bool | 8 | code/u_paired_values.py:8 from runtime |
|
|
| u_paired_values.py:3 | ControlFlowNode for cond | bool True | builtin-class bool | 8 | code/u_paired_values.py:8 from code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:3 | ControlFlowNode for cond | bool True | builtin-class bool | 8 | code/u_paired_values.py:8 from runtime |
|
|
| u_paired_values.py:4 | ControlFlowNode for val | int 1 | builtin-class int | 8 | code/u_paired_values.py:8 from code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:4 | ControlFlowNode for val | int 1 | builtin-class int | 8 | code/u_paired_values.py:8 from runtime |
|
|
| u_paired_values.py:5 | ControlFlowNode for Exception | builtin-class Exception | builtin-class type | 5 | code/u_paired_values.py:8 from code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:5 | ControlFlowNode for Exception | builtin-class Exception | builtin-class type | 5 | code/u_paired_values.py:8 from runtime |
|
|
| u_paired_values.py:5 | ControlFlowNode for Exception | builtin-class Exception | builtin-class type | 5 | runtime |
|
|
| u_paired_values.py:5 | ControlFlowNode for Exception() | Exception() | builtin-class Exception | 5 | code/u_paired_values.py:8 from code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:5 | ControlFlowNode for Exception() | Exception() | builtin-class Exception | 5 | code/u_paired_values.py:8 from runtime |
|
|
| u_paired_values.py:5 | ControlFlowNode for Exception() | Exception() | builtin-class Exception | 5 | runtime |
|
|
| u_paired_values.py:7 | ControlFlowNode for FunctionExpr | Function test | builtin-class function | 7 | import |
|
|
| u_paired_values.py:7 | ControlFlowNode for test | Function test | builtin-class function | 7 | import |
|
|
| u_paired_values.py:8 | ControlFlowNode for False | bool False | builtin-class bool | 8 | code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for False | bool False | builtin-class bool | 8 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for IfExp | int 1 | builtin-class int | 8 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for IfExp | int 1 | builtin-class int | 8 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 8 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for IntegerLiteral | int 1 | builtin-class int | 8 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 8 | code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for IntegerLiteral | int 2 | builtin-class int | 8 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for True | bool True | builtin-class bool | 8 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for True | bool True | builtin-class bool | 8 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for cond | bool False | builtin-class bool | 14 | code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for cond | bool True | builtin-class bool | 11 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for return_if_true | Function return_if_true | builtin-class function | 2 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for return_if_true | Function return_if_true | builtin-class function | 2 | code/u_paired_values.py:14 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for return_if_true | Function return_if_true | builtin-class function | 2 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for return_if_true() | int 1 | builtin-class int | 8 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for return_if_true() | int 1 | builtin-class int | 8 | runtime |
|
|
| u_paired_values.py:8 | ControlFlowNode for x | int 1 | builtin-class int | 8 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:8 | ControlFlowNode for x | int 1 | builtin-class int | 8 | runtime |
|
|
| u_paired_values.py:9 | ControlFlowNode for x | int 1 | builtin-class int | 8 | code/u_paired_values.py:11 from import |
|
|
| u_paired_values.py:9 | ControlFlowNode for x | int 1 | builtin-class int | 8 | runtime |
|
|
| u_paired_values.py:11 | ControlFlowNode for True | bool True | builtin-class bool | 11 | import |
|
|
| u_paired_values.py:11 | ControlFlowNode for test | Function test | builtin-class function | 7 | import |
|
|
| u_paired_values.py:11 | ControlFlowNode for test() | int 1 | builtin-class int | 8 | import |
|
|
| u_paired_values.py:11 | ControlFlowNode for y | int 1 | builtin-class int | 8 | import |
|
|
| u_paired_values.py:12 | ControlFlowNode for y | int 1 | builtin-class int | 8 | import |
|
|
| u_paired_values.py:14 | ControlFlowNode for False | bool False | builtin-class bool | 14 | import |
|
|
| u_paired_values.py:14 | ControlFlowNode for test | Function test | builtin-class function | 7 | import |
|