Files
tfm_ainventory/graphify-out/cache/108bbe4e443c89be8aa0d367cf0eb1d92d577d9c4f95bc5b8a7d58d2dd3836c4.json

1 line
4.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_test_py", "label": "test.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L1"}, {"id": "test_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L10"}, {"id": "test_test", "label": "_test", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L23"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_test_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L40"}, {"id": "test_test_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L43"}, {"id": "test_test_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L46"}, {"id": "test_rationale_24", "label": "Stub to warn when test command is referenced or used.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L24"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_test_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_test_py", "target": "setuptools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_test_py", "target": "setuptools_warnings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_test_py", "target": "test_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_test_py", "target": "test_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L23", "weight": 1.0}, {"source": "test_test", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L23", "weight": 1.0}, {"source": "test_test", "target": "test_test_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L40", "weight": 1.0}, {"source": "test_test", "target": "test_test_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L43", "weight": 1.0}, {"source": "test_test", "target": "test_test_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L46", "weight": 1.0}, {"source": "test_rationale_24", "target": "test_test", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_getattr", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L12"}, {"caller_nid": "test_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L20"}, {"caller_nid": "test_test_run", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/test.py", "source_location": "L47"}]}