source stringlengths 4 1.66k | bytecode stringlengths 10 4.75k | file stringclasses 25
values |
|---|---|---|
if <mask_0>['<mask_1>']: | LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> BINARY_SUBSCR <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_0>.<mask_1>((<mask_2>, <mask_3>['<mask_4>'], {'<mask_5>': <mask_6>.<mask_7>.<mask_8>})) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_FAST , '<mask_3>' <SEP> LOAD_CONST , '<mask_4>' <SEP> BINARY_SUBSCR <SEP> LOAD_CONST , '<mask_5>' <SEP> LOAD_GLOBAL , <mask_6> <SEP> LOAD_ATTR , <mask_7> <SEP> LOAD_ATTR , <mask_8> <SEP> BUILD_MAP , 1 <SEP> BUILD_TUPLE , 3 <SEP> ... | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
if <mask_0>['<mask_1>']: | v~> LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> BINARY_SUBSCR <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_0>.<mask_1>((<mask_2>, <mask_3>['<mask_4>'], {'<mask_5>': <mask_6>.<mask_7>.<mask_8>})) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_FAST , '<mask_3>' <SEP> LOAD_CONST , '<mask_4>' <SEP> BINARY_SUBSCR <SEP> LOAD_CONST , '<mask_5>' <SEP> LOAD_GLOBAL , <mask_6> <SEP> LOAD_ATTR , <mask_7> <SEP> LOAD_ATTR , <mask_8> <SEP> BUILD_MAP , 1 <SEP> BUILD_TUPLE , 3 <SEP> ... | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_2> = <mask_0>.<mask_1>() | v~> LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> CALL , 0 <SEP> STORE_FAST , '<mask_2>' | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_0>.<mask_1>([<mask_2>.<mask_3>, <mask_2>.<mask_4>, <mask_2>.<mask_5>, <mask_2>.<mask_6>]) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_ATTR , <mask_4> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_ATTR , <mask_5> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_ATTR , <mask_6> <SEP> BUILD_LIST , 4 <SEP> CALL , 1 <SEP> POP_TO... | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_0>.<mask_1>(<mask_2>) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> CALL , 1 <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_0>.<mask_1>(<mask_2>.<mask_3>(<mask_4>, <mask_5>)) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_GLOBAL , <mask_2> <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_FAST , '<mask_4>' <SEP> LOAD_FAST , '<mask_5>' <SEP> CALL , 2 <SEP> CALL , 1 <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
return <mask_0> | LOAD_FAST , '<mask_0>' <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_9> = {'<mask_3>', '<mask_6>', '<mask_2>', '<mask_0>', '<mask_5>', '<mask_4>', '<mask_8>', '<mask_1>', '<mask_7>'} | BUILD_SET , 0 <SEP> LOAD_CONST , frozenset({'<mask_0>', '<mask_1>', '<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>', '<mask_6>', '<mask_7>', '<mask_8>'}) <SEP> SET_UPDATE , 1 <SEP> STORE_DEREF , <mask_9> | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_8> = [(<mask_2>.<mask_3>, <mask_2>.<mask_4>) for <mask_2> in <mask_5>['<mask_6>'].<mask_7>() if <mask_2>.<mask_3> not in <mask_0>] | LOAD_CLOSURE , <mask_0> <SEP> BUILD_TUPLE , 1 <SEP> LOAD_CONST , <codeobj:<listcomp>> <SEP> COPY_FREE_VARS , 1 <SEP> BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_1>' <SEP> v~> TARGET_1 FOR_ITER to TARGET_0 v~> <SEP> STORE_FAST , '<mask_2>' <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_DEREF , <mask_0> <... | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_8> = [(<mask_2>.<mask_3>, <mask_2>.<mask_4>) for <mask_2> in <mask_5>['<mask_6>'].<mask_7>() if <mask_2>.<mask_3> not in <mask_0>] | LOAD_CLOSURE , <mask_0> <SEP> BUILD_TUPLE , 1 <SEP> LOAD_CONST , <codeobj:<listcomp>> <SEP> COPY_FREE_VARS , 1 <SEP> BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_1>' <SEP> v~> TARGET_1 FOR_ITER to TARGET_0 v~> <SEP> STORE_FAST , '<mask_2>' <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_DEREF , <mask_0> <... | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
return <mask_0> == <mask_1> | LOAD_FAST , '<mask_0>' <SEP> LOAD_FAST , '<mask_1>' <SEP> COMPARE_OP , == <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_4> = <mask_0>.<mask_1>.<mask_2>(<mask_3>) | LOAD_FAST , '<mask_0>' <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_METHOD , <mask_2> <SEP> LOAD_FAST , '<mask_3>' <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_4>' | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_6> = <mask_0>.<mask_1>(<mask_2>.<mask_3>.<mask_4>(<mask_5>)) | LOAD_GLOBAL , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_METHOD , <mask_4> <SEP> LOAD_FAST , '<mask_5>' <SEP> CALL , 1 <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_6>' | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
if not <mask_0>: | LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_TRUE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_6> = <mask_0>.<mask_1>(<mask_2>.<mask_3>.<mask_4>(<mask_5>)) | LOAD_GLOBAL , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_METHOD , <mask_4> <SEP> LOAD_FAST , '<mask_5>' <SEP> CALL , 1 <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_6>' | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
<mask_3> = [<mask_0>, '<mask_1>', <mask_2>] | v~> LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_FAST , '<mask_2>' <SEP> BUILD_LIST , 3 <SEP> STORE_FAST , '<mask_3>' | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
return '<mask_0>'.<mask_1>(<mask_2>) | LOAD_CONST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> CALL , 1 <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
return <mask_0>().<mask_1>() | COPY_FREE_VARS , 1 <SEP> LOAD_GLOBAL , <mask_0> <SEP> CALL , 0 <SEP> LOAD_METHOD , <mask_1> <SEP> CALL , 0 <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-FinallyTemplate/FinallyTemplate.py |
from <mask_0><mask_2> import <mask_1> | LOAD_CONST , <mask_0> <SEP> LOAD_CONST , ('<mask_1>',) <SEP> IMPORT_NAME , <mask_2> <SEP> IMPORT_FROM , <mask_1> <SEP> STORE_NAME , <mask_1> <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
import <mask_1> as <mask_2> | LOAD_CONST , <mask_0> <SEP> LOAD_CONST , None <SEP> IMPORT_NAME , <mask_1> <SEP> STORE_NAME , <mask_2> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
from <mask_0><mask_2> import <mask_1> | LOAD_CONST , <mask_0> <SEP> LOAD_CONST , ('<mask_1>',) <SEP> IMPORT_NAME , <mask_2> <SEP> IMPORT_FROM , <mask_1> <SEP> STORE_NAME , <mask_1> <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
class <mask_0>(<mask_1>): | PUSH_NULL <SEP> LOAD_BUILD_CLASS <SEP> LOAD_CONST , <codeobj:<mask_0>> <SEP> MAKE_FUNCTION , 0 <SEP> LOAD_CONST , '<mask_0>' <SEP> LOAD_NAME , <mask_1> <SEP> CALL , 3 <SEP> STORE_NAME , <mask_0> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
from <mask_0><mask_2> import <mask_1> | LOAD_CONST , <mask_0> <SEP> LOAD_CONST , ('<mask_1>',) <SEP> IMPORT_NAME , <mask_2> <SEP> IMPORT_FROM , <mask_1> <SEP> STORE_NAME , <mask_1> <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_3>(<mask_0>: '<mask_1>') -> <mask_2>: | LOAD_CONST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , 'return' <SEP> LOAD_NAME , <mask_2> <SEP> BUILD_TUPLE , 4 <SEP> LOAD_CONST , <codeobj:<mask_3>> <SEP> MAKE_FUNCTION , 4 (annotations, args: [<mask_0>]) <SEP> STORE_NAME , <mask_3> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_5>(<mask_0>: '<mask_1>') -> <mask_2>[<mask_3>['<mask_1>', <mask_4>]]: | LOAD_CONST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , 'return' <SEP> LOAD_NAME , <mask_2> <SEP> LOAD_NAME , <mask_3> <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_NAME , <mask_4> <SEP> BUILD_TUPLE , 2 <SEP> BINARY_SUBSCR <SEP> BINARY_SUBSCR <SEP> BUILD_TUPLE , 4 <SEP> LOAD_CONST , <codeobj:<mask_5>> <SEP>... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_9>(<mask_0>: '<mask_1>', <mask_2>: <mask_3>) -> <mask_4>[<mask_5>['<mask_1>', '<mask_1>', <mask_6>[<mask_7>, <mask_8>], <mask_3>]]: | LOAD_CONST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , '<mask_2>' <SEP> LOAD_NAME , <mask_3> <SEP> LOAD_CONST , 'return' <SEP> LOAD_NAME , <mask_4> <SEP> LOAD_NAME , <mask_5> <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_NAME , <mask_6> <SEP> LOAD_NAME , <mask_7> <SEP> LOAD_NA... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_9>(<mask_0>: '<mask_1>', <mask_2>: <mask_3>) -> <mask_4>[<mask_5>[<mask_5>['<mask_1>', '<mask_1>', <mask_6>[<mask_7>, <mask_8>]], <mask_3>]]: | LOAD_CONST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , '<mask_2>' <SEP> LOAD_NAME , <mask_3> <SEP> LOAD_CONST , 'return' <SEP> LOAD_NAME , <mask_4> <SEP> LOAD_NAME , <mask_5> <SEP> LOAD_NAME , <mask_5> <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_NAME , <mask_6> <SEP> LOAD_NA... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_9>(<mask_0>: '<mask_1>', <mask_2>: <mask_3>) -> <mask_4>[<mask_5>[<mask_5>['<mask_1>', '<mask_1>', <mask_6>[<mask_7>, <mask_8>]], <mask_3>]]: | LOAD_CONST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , '<mask_2>' <SEP> LOAD_NAME , <mask_3> <SEP> LOAD_CONST , 'return' <SEP> LOAD_NAME , <mask_4> <SEP> LOAD_NAME , <mask_5> <SEP> LOAD_NAME , <mask_5> <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_NAME , <mask_6> <SEP> LOAD_NA... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_4>(<mask_0>: '<mask_1>') -> <mask_2>.<mask_3>: | LOAD_CONST , '<mask_0>' <SEP> LOAD_CONST , '<mask_1>' <SEP> LOAD_CONST , 'return' <SEP> LOAD_NAME , <mask_2> <SEP> LOAD_ATTR , <mask_3> <SEP> BUILD_TUPLE , 4 <SEP> LOAD_CONST , <codeobj:<mask_4>> <SEP> MAKE_FUNCTION , 4 (annotations, args: [<mask_0>]) <SEP> STORE_NAME , <mask_4> <SEP> LOAD_CONST , None <SEP> RETURN_VAL... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_4> = '<mask_3>' | LOAD_NAME , <mask_0> <SEP> STORE_NAME , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> STORE_NAME , __qualname__ <SEP> LOAD_CONST , '<mask_3>' <SEP> STORE_NAME , <mask_4> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = '<mask_0>' | LOAD_CONST , '<mask_0>' <SEP> STORE_NAME , <mask_1> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = '<mask_0>' | LOAD_CONST , '<mask_0>' <SEP> STORE_NAME , <mask_1> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = '<mask_0>' | LOAD_CONST , '<mask_0>' <SEP> STORE_NAME , <mask_1> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = '<mask_0>' | LOAD_CONST , '<mask_0>' <SEP> STORE_NAME , <mask_1> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = '<mask_0>' | LOAD_CONST , '<mask_0>' <SEP> STORE_NAME , <mask_1> <SEP> LOAD_CONST , None <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return {'<mask_0>': <mask_1>.<mask_2>()} | LOAD_CONST , '<mask_0>' <SEP> LOAD_FAST , '<mask_1>' <SEP> LOAD_METHOD , <mask_2> <SEP> CALL , 0 <SEP> BUILD_MAP , 1 <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in ('<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>'): | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , ('<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>') <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return [] | BUILD_LIST , 0 <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0> = [] | v~> BUILD_LIST , 0 <SEP> STORE_FAST , '<mask_0>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> and <mask_0>.<mask_2> not in ('<mask_3>', '<mask_4>', '<mask_5>', '<mask_6>', '<mask_7>'): | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> <SEP> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_2> <SEP> LOAD_CONST , ('<mask_3>', '<mask_4>', '<mask_5>', '<mask_6>', '<mask_7>') <SEP> CONTAINS_OP , not in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>.<mask_1> | LOAD_GLOBAL , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> STORE_FAST , '<mask_2>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> and <mask_2>((<mask_4> in <mask_0>.<mask_5> for <mask_4> in ('<mask_6>', '<mask_7>', '<mask_8>', '<mask_9>'))): | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_1 v~> <SEP> LOAD_GLOBAL , <mask_2> <SEP> LOAD_CLOSURE , <mask_0> <SEP> BUILD_TUPLE , 1 <SEP> LOAD_CONST , <codeobj:<genexpr>> <SEP> COPY_FREE_VARS , 1 <SEP> RETURN_GENERATOR <SEP> POP_TOP <SEP> LOAD_FAST , '<mask_3>' <SEP> v~> TA... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>.<mask_1> | LOAD_GLOBAL , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> STORE_FAST , '<mask_2>' <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> and ('<mask_2>' in <mask_0>.<mask_3> or '<mask_4>' in <mask_0>.<mask_3>): | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_1 v~> <SEP> LOAD_CONST , '<mask_2>' <SEP> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_3> <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_TRUE to TARGET_0 v~> <SEP> LOAD_CONST , '<mask_4>' <SEP> LOAD_DEREF , <mask_0> <SEP> ... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>.<mask_1> | v~> LOAD_GLOBAL , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> STORE_FAST , '<mask_2>' <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> == '<mask_2>': | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> COMPARE_OP , == <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>.<mask_1> | LOAD_GLOBAL , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> STORE_FAST , '<mask_2>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0>.<mask_1>((<mask_2>.<mask_3>, <mask_4>)) | v~> LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_ATTR , <mask_3> <SEP> LOAD_FAST , '<mask_4>' <SEP> BUILD_TUPLE , 2 <SEP> CALL , 1 <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if not <mask_0>.<mask_1>: | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> POP_JUMP_FORWARD_IF_TRUE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_3> = <mask_0>.<mask_1>.<mask_2>(<mask_0>) | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_METHOD , <mask_2> <SEP> LOAD_DEREF , <mask_0> <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_3>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>: | LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0>.<mask_1>((<mask_2>, <mask_3>.<mask_4>)) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_GLOBAL , <mask_3> <SEP> LOAD_ATTR , <mask_4> <SEP> BUILD_TUPLE , 2 <SEP> CALL , 1 <SEP> POP_TOP | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0> is None: | LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_NOT_NONE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = <mask_0>() | LOAD_GLOBAL , <mask_0> <SEP> CALL , 0 <SEP> STORE_FAST , '<mask_1>' <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> STORE_FAST , '<mask_1>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in ('<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>', '<mask_6>'): | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , ('<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>', '<mask_6>') <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_4> = (*<mask_0>, (<mask_1>.<mask_2>, '<mask_3>')) | BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_0>' <SEP> LIST_EXTEND , 1 <SEP> LOAD_DEREF , <mask_1> <SEP> LOAD_ATTR , <mask_2> <SEP> LOAD_CONST , '<mask_3>' <SEP> BUILD_TUPLE , 2 <SEP> LIST_APPEND , 1 <SEP> LIST_TO_TUPLE <SEP> STORE_DEREF , <mask_4> <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in ('<mask_2>',): | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , ('<mask_2>',) <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>[:<mask_1>] | LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , None <SEP> LOAD_CONST , <mask_1> <SEP> BUILD_SLICE , 2 <SEP> BINARY_SUBSCR <SEP> STORE_DEREF , <mask_2> <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in ('<mask_2>',): | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , ('<mask_2>',) <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_4> = (*<mask_0>, (<mask_1>.<mask_2>, '<mask_3>')) | BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_0>' <SEP> LIST_EXTEND , 1 <SEP> LOAD_DEREF , <mask_1> <SEP> LOAD_ATTR , <mask_2> <SEP> LOAD_CONST , '<mask_3>' <SEP> BUILD_TUPLE , 2 <SEP> LIST_APPEND , 1 <SEP> LIST_TO_TUPLE <SEP> STORE_DEREF , <mask_4> <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> STORE_DEREF , <mask_1> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in ('<mask_2>', '<mask_3>'): | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , ('<mask_2>', '<mask_3>') <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_5>(<mask_0>: <mask_1>['<mask_2>', <mask_3>]) -> <mask_4>: | LOAD_CONST , '<mask_0>' <SEP> LOAD_GLOBAL , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> LOAD_GLOBAL , <mask_3> <SEP> BUILD_TUPLE , 2 <SEP> BINARY_SUBSCR <SEP> LOAD_CONST , 'return' <SEP> LOAD_GLOBAL , <mask_4> <SEP> BUILD_TUPLE , 4 <SEP> LOAD_CONST , <codeobj:<mask_5>> <SEP> MAKE_FUNCTION , 4 (annotations, args: [<mas... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_5> = <mask_0>(<mask_1>(<mask_2>, <mask_3>(<mask_4>)), None) | LOAD_GLOBAL , <mask_0> <SEP> LOAD_GLOBAL , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_GLOBAL , <mask_3> <SEP> LOAD_FAST , '<mask_4>' <SEP> CALL , 1 <SEP> CALL , 2 <SEP> LOAD_CONST , None <SEP> CALL , 2 <SEP> STORE_FAST , '<mask_5>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_3> = <mask_0>.<mask_1>(<mask_2>) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_3>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0> = <mask_0>[:<mask_1>] | LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , None <SEP> LOAD_FAST , '<mask_1>' <SEP> BUILD_SLICE , 2 <SEP> BINARY_SUBSCR <SEP> STORE_FAST , '<mask_0>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> == '<mask_2>': | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> COMPARE_OP , == <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_6> = [((<mask_0>, <mask_1>[<mask_2>], <mask_3>.<mask_4>), <mask_5>)] | LOAD_DEREF , <mask_0> <SEP> LOAD_FAST , '<mask_1>' <SEP> LOAD_CONST , <mask_2> <SEP> BINARY_SUBSCR <SEP> LOAD_GLOBAL , <mask_3> <SEP> LOAD_ATTR , <mask_4> <SEP> BUILD_TUPLE , 3 <SEP> LOAD_FAST , '<mask_5>' <SEP> BUILD_TUPLE , 2 <SEP> BUILD_LIST , 1 <SEP> STORE_FAST , '<mask_6>' <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> == '<mask_2>': | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> COMPARE_OP , == <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_7> = [((<mask_0>, <mask_0>.<mask_1>.<mask_2>(<mask_0>.<mask_3>), <mask_4>.<mask_5>), <mask_6>)] | LOAD_DEREF , <mask_0> <SEP> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_METHOD , <mask_2> <SEP> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_3> <SEP> CALL , 1 <SEP> LOAD_GLOBAL , <mask_4> <SEP> LOAD_ATTR , <mask_5> <SEP> BUILD_TUPLE , 3 <SEP> LOAD_FAST , '<mask_6>' <SEP> BUILD_TUPLE , 2 <SEP> BUILD_LIS... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>(<mask_1>) | v~> LOAD_GLOBAL , <mask_0> <SEP> LOAD_DEREF , <mask_1> <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_2>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_6> = [((<mask_0>, <mask_3>, <mask_4>), <mask_1>) for <mask_3>, <mask_4> in <mask_5>] | LOAD_CLOSURE , <mask_0> <SEP> LOAD_CLOSURE , <mask_1> <SEP> BUILD_TUPLE , 2 <SEP> LOAD_CONST , <codeobj:<listcomp>> <SEP> COPY_FREE_VARS , 2 <SEP> BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_2>' <SEP> v~> TARGET_1 FOR_ITER to TARGET_0 v~> <SEP> UNPACK_SEQUENCE , 2 <SEP> STORE_FAST , '<mask_3>' <SEP> STORE_FAST , '<mask_4>'... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
def <mask_5>(<mask_0>: <mask_1>['<mask_2>', <mask_3>]) -> <mask_4>: | v~> LOAD_CONST , '<mask_0>' <SEP> LOAD_GLOBAL , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> LOAD_GLOBAL , <mask_3> <SEP> BUILD_TUPLE , 2 <SEP> BINARY_SUBSCR <SEP> LOAD_CONST , 'return' <SEP> LOAD_GLOBAL , <mask_4> <SEP> BUILD_TUPLE , 4 <SEP> LOAD_CONST , <codeobj:<mask_5>> <SEP> MAKE_FUNCTION , 4 (annotations, args: [... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_5> = <mask_0>(<mask_1>(<mask_2>, <mask_3>(<mask_4>)), None) | LOAD_GLOBAL , <mask_0> <SEP> LOAD_GLOBAL , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> LOAD_GLOBAL , <mask_3> <SEP> LOAD_FAST , '<mask_4>' <SEP> CALL , 1 <SEP> CALL , 2 <SEP> LOAD_CONST , None <SEP> CALL , 2 <SEP> STORE_FAST , '<mask_5>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>: | LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_3> = <mask_0>.<mask_1>(<mask_2>) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_FAST , '<mask_2>' <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_3>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0>.<mask_1>(((<mask_2>, <mask_3>[<mask_4>], <mask_5>.<mask_6>), <mask_7>[:<mask_8>])) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_FAST , '<mask_3>' <SEP> LOAD_CONST , <mask_4> <SEP> BINARY_SUBSCR <SEP> LOAD_GLOBAL , <mask_5> <SEP> LOAD_ATTR , <mask_6> <SEP> BUILD_TUPLE , 3 <SEP> LOAD_FAST , '<mask_7>' <SEP> LOAD_CONST , None <SEP> LOAD_FAST , '<mask_8>' <SE... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return <mask_0>[<mask_1>] == '<mask_2>' | LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , <mask_1> <SEP> BINARY_SUBSCR <SEP> LOAD_CONST , '<mask_2>' <SEP> COMPARE_OP , == <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return <mask_0>[<mask_1>] == '<mask_2>' | LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , <mask_1> <SEP> BINARY_SUBSCR <SEP> LOAD_CONST , '<mask_2>' <SEP> COMPARE_OP , == <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0> is None: | LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_NOT_NONE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = <mask_0>() | LOAD_GLOBAL , <mask_0> <SEP> CALL , 0 <SEP> STORE_FAST , '<mask_1>' <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> STORE_FAST , '<mask_1>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>[<mask_1>] if <mask_0> else None | v~> LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> <SEP> LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , <mask_1> <SEP> BINARY_SUBSCR <SEP> JUMP_FORWARD to TARGET_1 v~> <SEP> v~> TARGET_0 LOAD_CONST , None <SEP> v~> TARGET_1 STORE_FAST , '<mask_2>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in ('<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>'): | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , ('<mask_2>', '<mask_3>', '<mask_4>', '<mask_5>') <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_3> = (*<mask_0>, <mask_1>.<mask_2>) | BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_0>' <SEP> LIST_EXTEND , 1 <SEP> LOAD_DEREF , <mask_1> <SEP> LOAD_ATTR , <mask_2> <SEP> LIST_APPEND , 1 <SEP> LIST_TO_TUPLE <SEP> STORE_DEREF , <mask_3> <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>.<mask_1> in '<mask_2>': | v~> LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_CONST , '<mask_2>' <SEP> CONTAINS_OP , in <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>[:<mask_1>] | LOAD_FAST , '<mask_0>' <SEP> LOAD_CONST , None <SEP> LOAD_CONST , <mask_1> <SEP> BUILD_SLICE , 2 <SEP> BINARY_SUBSCR <SEP> STORE_DEREF , <mask_2> <SEP> JUMP_FORWARD to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_1> = <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> STORE_DEREF , <mask_1> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_2> = <mask_0>(<mask_1>) | v~> LOAD_GLOBAL , <mask_0> <SEP> LOAD_DEREF , <mask_1> <SEP> CALL , 1 <SEP> STORE_FAST , '<mask_2>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_6> = [((<mask_0>, <mask_3>, <mask_4>), <mask_1>) for <mask_3>, <mask_4> in <mask_5>] | LOAD_CLOSURE , <mask_0> <SEP> LOAD_CLOSURE , <mask_1> <SEP> BUILD_TUPLE , 2 <SEP> LOAD_CONST , <codeobj:<listcomp>> <SEP> COPY_FREE_VARS , 2 <SEP> BUILD_LIST , 0 <SEP> LOAD_FAST , '<mask_2>' <SEP> v~> TARGET_1 FOR_ITER to TARGET_0 v~> <SEP> UNPACK_SEQUENCE , 2 <SEP> STORE_FAST , '<mask_3>' <SEP> STORE_FAST , '<mask_4>'... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
if <mask_0>: | LOAD_FAST , '<mask_0>' <SEP> POP_JUMP_FORWARD_IF_FALSE to TARGET_0 v~> | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0>.<mask_1>(((<mask_2>, <mask_3>, <mask_4>.<mask_5>), <mask_6>[:<mask_7>])) | LOAD_FAST , '<mask_0>' <SEP> LOAD_METHOD , <mask_1> <SEP> LOAD_DEREF , <mask_2> <SEP> LOAD_FAST , '<mask_3>' <SEP> LOAD_GLOBAL , <mask_4> <SEP> LOAD_ATTR , <mask_5> <SEP> BUILD_TUPLE , 3 <SEP> LOAD_FAST , '<mask_6>' <SEP> LOAD_CONST , None <SEP> LOAD_CONST , <mask_7> <SEP> BUILD_SLICE , 2 <SEP> BINARY_SUBSCR <SEP> BUIL... | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
return <mask_0> | v~> LOAD_FAST , '<mask_0>' <SEP> RETURN_VALUE | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_3> = <mask_0>.<mask_1>.<mask_2> | LOAD_DEREF , <mask_0> <SEP> LOAD_ATTR , <mask_1> <SEP> LOAD_ATTR , <mask_2> <SEP> STORE_FAST , '<mask_3>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
<mask_0> = None | LOAD_CONST , None <SEP> STORE_FAST , '<mask_0>' | /home/jjf190004/skib/test_refact/code/train/testing-control_flow_graph/control_flow_graph.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.