Files
tfm_ainventory/graphify-out/cache/1642d25698027e7762399c46fef3fc42c53aa7e708adbb6388316bd1a93c673d.json

1 line
17 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "label": "test_return_logical.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L1"}, {"id": "test_return_logical_testreturnlogical", "label": "TestReturnLogical", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L8"}, {"id": "test_return_logical_testreturnlogical_check_function", "label": ".check_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L9"}, {"id": "test_return_logical_testfreturnlogical", "label": "TestFReturnLogical", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L50"}, {"id": "test_return_logical_test_all_f77", "label": "test_all_f77()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L58"}, {"id": "test_return_logical_test_all_f90", "label": "test_all_f90()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L64"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_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_logical.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "target": "test_return_logical_testreturnlogical", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L8", "weight": 1.0}, {"source": "test_return_logical_testreturnlogical", "target": "test_return_logical_testreturnlogical_check_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "target": "test_return_logical_testfreturnlogical", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L50", "weight": 1.0}, {"source": "test_return_logical_testfreturnlogical", "target": "test_return_logical_testreturnlogical", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "target": "test_return_logical_test_all_f77", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_return_logical_py", "target": "test_return_logical_test_all_f90", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L64", "weight": 1.0}, {"source": "test_return_logical_test_all_f77", "target": "test_return_logical_testreturnlogical_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L59", "weight": 1.0}, {"source": "test_return_logical_test_all_f90", "target": "test_return_logical_testreturnlogical_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L65", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L10"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L11"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L12"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L13"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L14"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L15"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L16"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L17"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L18"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L19"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L20"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L21"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L22"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L23"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L24"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L25"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L26"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L27"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L28"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L29"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L30"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L31"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L31"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L32"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L32"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L33"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L33"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L34"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L34"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L35"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L35"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L36"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L36"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L37"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L37"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L38"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L38"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L39"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L39"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L40"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L40"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L41"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L41"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L42"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L42"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L43"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L43"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L44"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L44"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L45"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L45"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L46"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L46"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L47"}, {"caller_nid": "test_return_logical_testreturnlogical_check_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L47"}, {"caller_nid": "test_return_logical_test_all_f77", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L59"}, {"caller_nid": "test_return_logical_test_all_f90", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_return_logical.py", "source_location": "L65"}]}