Files
tfm_ainventory/graphify-out/cache/362d6c5d4d6afa5c429c0dd44bbf06db25284ab3c463b5cb5b3669584bc59d15.json

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "label": "test_cmd.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L1"}, {"id": "test_cmd_mycmd", "label": "MyCmd", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L12"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_cmd_mycmd_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L13"}, {"id": "test_cmd_cmd", "label": "cmd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L18"}, {"id": "test_cmd_testcommand", "label": "TestCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L22"}, {"id": "test_cmd_testcommand_test_ensure_string_list", "label": ".test_ensure_string_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L23"}, {"id": "test_cmd_testcommand_test_make_file", "label": ".test_make_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L48"}, {"id": "test_cmd_testcommand_test_dump_options", "label": ".test_dump_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L61"}, {"id": "test_cmd_testcommand_test_ensure_string", "label": ".test_ensure_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L76"}, {"id": "test_cmd_testcommand_test_ensure_filename", "label": ".test_ensure_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L88"}, {"id": "test_cmd_testcommand_test_ensure_dirname", "label": ".test_ensure_dirname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L95"}, {"id": "test_cmd_testcommand_test_debug_print", "label": ".test_debug_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L102"}, {"id": "test_cmd_rationale_1", "label": "Tests for distutils.cmd.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "distutils_cmd", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "distutils_dist", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "test_cmd_mycmd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L12", "weight": 1.0}, {"source": "test_cmd_mycmd", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L12", "weight": 1.0}, {"source": "test_cmd_mycmd", "target": "test_cmd_mycmd_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "test_cmd_cmd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "target": "test_cmd_testcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L22", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_ensure_string_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L23", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_make_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L48", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_dump_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L61", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_ensure_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L76", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_ensure_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L88", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_ensure_dirname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L95", "weight": 1.0}, {"source": "test_cmd_testcommand", "target": "test_cmd_testcommand_test_debug_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L102", "weight": 1.0}, {"source": "test_cmd_cmd", "target": "test_cmd_mycmd", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L19", "weight": 1.0}, {"source": "test_cmd_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_cmd_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_cmd_cmd", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L19"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L26"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L28"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L29"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L31"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L32"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L34"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L35"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L38"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L42"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L45"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string_list", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L46"}, {"caller_nid": "test_cmd_testcommand_test_make_file", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L50"}, {"caller_nid": "test_cmd_testcommand_test_make_file", "callee": "make_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L51"}, {"caller_nid": "test_cmd_testcommand_test_make_file", "callee": "make_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L59"}, {"caller_nid": "test_cmd_testcommand_test_dump_options", "callee": "dump_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L71"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L78"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L81"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L82"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L85"}, {"caller_nid": "test_cmd_testcommand_test_ensure_string", "callee": "ensure_string", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L86"}, {"caller_nid": "test_cmd_testcommand_test_ensure_filename", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L90"}, {"caller_nid": "test_cmd_testcommand_test_ensure_filename", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L92"}, {"caller_nid": "test_cmd_testcommand_test_ensure_filename", "callee": "ensure_filename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L93"}, {"caller_nid": "test_cmd_testcommand_test_ensure_dirname", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L96"}, {"caller_nid": "test_cmd_testcommand_test_ensure_dirname", "callee": "ensure_dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L97"}, {"caller_nid": "test_cmd_testcommand_test_ensure_dirname", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L99"}, {"caller_nid": "test_cmd_testcommand_test_ensure_dirname", "callee": "ensure_dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L100"}, {"caller_nid": "test_cmd_testcommand_test_debug_print", "callee": "debug_print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L103"}, {"caller_nid": "test_cmd_testcommand_test_debug_print", "callee": "readouterr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L104"}, {"caller_nid": "test_cmd_testcommand_test_debug_print", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L105"}, {"caller_nid": "test_cmd_testcommand_test_debug_print", "callee": "debug_print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L106"}, {"caller_nid": "test_cmd_testcommand_test_debug_print", "callee": "readouterr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py", "source_location": "L107"}]}