1 line
7.6 KiB
JSON
1 line
7.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "label": "test_assumed_shape.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L1"}, {"id": "test_assumed_shape_testassumedshapesumexample", "label": "TestAssumedShapeSumExample", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L9"}, {"id": "test_assumed_shape_test_all", "label": "test_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L19"}, {"id": "test_assumed_shape_testf2cmapoption", "label": "TestF2cmapOption", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L33"}, {"id": "test_assumed_shape_testf2cmapoption_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L34"}, {"id": "test_assumed_shape_testf2cmapoption_teardown_method", "label": ".teardown_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L49"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "test_assumed_shape_testassumedshapesumexample", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "test_assumed_shape_test_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_assumed_shape_py", "target": "test_assumed_shape_testf2cmapoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L33", "weight": 1.0}, {"source": "test_assumed_shape_testf2cmapoption", "target": "test_assumed_shape_testassumedshapesumexample", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L33", "weight": 1.0}, {"source": "test_assumed_shape_testf2cmapoption", "target": "test_assumed_shape_testf2cmapoption_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L34", "weight": 1.0}, {"source": "test_assumed_shape_testf2cmapoption", "target": "test_assumed_shape_testf2cmapoption_teardown_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_assumed_shape_test_all", "callee": "fsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L20"}, {"caller_nid": "test_assumed_shape_test_all", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L22"}, {"caller_nid": "test_assumed_shape_test_all", "callee": "sum_with_use", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L24"}, {"caller_nid": "test_assumed_shape_test_all", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L27"}, {"caller_nid": "test_assumed_shape_test_all", "callee": "fsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L29"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L36"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L37"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "NamedTemporaryFile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L39"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L40"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L41"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L41"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L42"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L44"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_setup_method", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L47"}, {"caller_nid": "test_assumed_shape_testf2cmapoption_teardown_method", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_assumed_shape.py", "source_location": "L50"}]} |