Files
tfm_ainventory/graphify-out/cache/c25d9650b261f388c7319420168276e68896a7a0d0e877c046bbbae20b56413e.json

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "label": "test_return_complex.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L1"}, {"id": "test_return_complex_testreturncomplex", "label": "TestReturnComplex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L9"}, {"id": "test_return_complex_testreturncomplex_check_function", "label": ".check_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L10"}, {"id": "test_return_complex_testfreturncomplex", "label": "TestFReturnComplex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L54"}, {"id": "test_return_complex_test_all_f77", "label": "test_all_f77()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L61"}, {"id": "test_return_complex_test_all_f90", "label": "test_all_f90()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L65"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_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_return_complex.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "target": "test_return_complex_testreturncomplex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L9", "weight": 1.0}, {"source": "test_return_complex_testreturncomplex", "target": "test_return_complex_testreturncomplex_check_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "target": "test_return_complex_testfreturncomplex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L54", "weight": 1.0}, {"source": "test_return_complex_testfreturncomplex", "target": "test_return_complex_testreturncomplex", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "target": "test_return_complex_test_all_f77", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_complex_py", "target": "test_return_complex_test_all_f90", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L65", "weight": 1.0}, {"source": "test_return_complex_test_all_f77", "target": "test_return_complex_testreturncomplex_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L62", "weight": 1.0}, {"source": "test_return_complex_test_all_f90", "target": "test_return_complex_testreturncomplex_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L15"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L15"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L16"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L16"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L17"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L17"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L18"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L18"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L21"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L21"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L22"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L22"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L23"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L23"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L24"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L24"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L24"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L25"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L25"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L25"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L26"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L26"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L26"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L27"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L27"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L27"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L28"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L28"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L28"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L28"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L29"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L29"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L29"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L30"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L30"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L30"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L31"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L31"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L31"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L32"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L32"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L32"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L33"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L33"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L33"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L34"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L34"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L34"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L35"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L35"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L35"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L36"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L36"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L36"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L39"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L41"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L42"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L44"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L45"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L48"}, {"caller_nid": "test_return_complex_testreturncomplex_check_function", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L49"}, {"caller_nid": "test_return_complex_test_all_f77", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L62"}, {"caller_nid": "test_return_complex_test_all_f90", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_complex.py", "source_location": "L66"}]}