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

1 line
8.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "label": "test_bdist_egg.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L1"}, {"id": "test_bdist_egg_setup_context", "label": "setup_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L21"}, {"id": "test_bdist_egg_test", "label": "Test", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L30"}, {"id": "test_bdist_egg_test_bdist_egg", "label": "test_bdist_egg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L33"}, {"id": "test_bdist_egg_test_exclude_source_files", "label": "test_exclude_source_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L57"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "zipfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "setuptools_dist", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "test_bdist_egg_setup_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "test_bdist_egg_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "test_bdist_egg_test_bdist_egg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_bdist_egg_py", "target": "test_bdist_egg_test_exclude_source_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_bdist_egg_setup_context", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L22"}, {"caller_nid": "test_bdist_egg_setup_context", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L23"}, {"caller_nid": "test_bdist_egg_setup_context", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L24"}, {"caller_nid": "test_bdist_egg_setup_context", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L25"}, {"caller_nid": "test_bdist_egg_setup_context", "callee": "as_cwd", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L26"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L34"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L35"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L42"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L42"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "quiet", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L43"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "parse_command_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L44"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "run_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L45"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L48"}, {"caller_nid": "test_bdist_egg_test_bdist_egg", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L49"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L58"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L59"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "quiet", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L65"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "parse_command_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L66"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "run_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L67"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L68"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L69"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "ZipFile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L70"}, {"caller_nid": "test_bdist_egg_test_exclude_source_files", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py", "source_location": "L71"}]}