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

1 line
45 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "label": "test_filelist.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L1"}, {"id": "test_filelist_make_local_path", "label": "make_local_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L31"}, {"id": "test_filelist_testfilelist", "label": "TestFileList", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L36"}, {"id": "test_filelist_testfilelist_assertnowarnings", "label": ".assertNoWarnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L37"}, {"id": "test_filelist_testfilelist_assertwarnings", "label": ".assertWarnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L42"}, {"id": "test_filelist_testfilelist_test_glob_to_re", "label": ".test_glob_to_re()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L47"}, {"id": "test_filelist_testfilelist_test_process_template_line", "label": ".test_process_template_line()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L66"}, {"id": "test_filelist_testfilelist_test_debug_print", "label": ".test_debug_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L111"}, {"id": "test_filelist_testfilelist_test_set_allfiles", "label": ".test_set_allfiles()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L120"}, {"id": "test_filelist_testfilelist_test_remove_duplicates", "label": ".test_remove_duplicates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L126"}, {"id": "test_filelist_testfilelist_test_translate_pattern", "label": ".test_translate_pattern()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L134"}, {"id": "test_filelist_testfilelist_test_exclude_pattern", "label": ".test_exclude_pattern()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L150"}, {"id": "test_filelist_testfilelist_test_include_pattern", "label": ".test_include_pattern()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L166"}, {"id": "test_filelist_testfilelist_test_process_template", "label": ".test_process_template()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L184"}, {"id": "test_filelist_testfindall", "label": "TestFindAll", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L299"}, {"id": "test_filelist_test_missing_symlink", "label": "test_missing_symlink()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L301"}, {"id": "test_filelist_testfindall_test_basic_discovery", "label": ".test_basic_discovery()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L305"}, {"id": "test_filelist_testfindall_test_non_local_discovery", "label": ".test_non_local_discovery()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L317"}, {"id": "test_filelist_test_symlink_loop", "label": "test_symlink_loop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L327"}, {"id": "test_filelist_rationale_1", "label": "Tests for distutils.filelist.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L1"}, {"id": "test_filelist_rationale_32", "label": "Converts '/' in a string to os.sep", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L32"}, {"id": "test_filelist_rationale_306", "label": "When findall is called with no parameters or with '.' as the parameter,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L306"}, {"id": "test_filelist_rationale_318", "label": "When findall is called with another path, the full path name should be r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L318"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "distutils_filelist", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "jaraco_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "test_filelist_make_local_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "test_filelist_testfilelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L36", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_assertnowarnings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L37", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_assertwarnings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L42", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_glob_to_re", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L47", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_process_template_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L66", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_debug_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L111", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_set_allfiles", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L120", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_remove_duplicates", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L126", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_translate_pattern", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L134", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_exclude_pattern", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L150", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_include_pattern", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L166", "weight": 1.0}, {"source": "test_filelist_testfilelist", "target": "test_filelist_testfilelist_test_process_template", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "test_filelist_testfindall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "test_filelist_test_missing_symlink", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L301", "weight": 1.0}, {"source": "test_filelist_testfindall", "target": "test_filelist_testfindall_test_basic_discovery", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L305", "weight": 1.0}, {"source": "test_filelist_testfindall", "target": "test_filelist_testfindall_test_non_local_discovery", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L317", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "target": "test_filelist_test_symlink_loop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L327", "weight": 1.0}, {"source": "test_filelist_testfilelist_test_process_template", "target": "test_filelist_testfilelist_assertnowarnings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L208", "weight": 1.0}, {"source": "test_filelist_testfilelist_test_process_template", "target": "test_filelist_testfilelist_assertwarnings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L212", "weight": 1.0}, {"source": "test_filelist_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_filelist_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L1", "weight": 1.0}, {"source": "test_filelist_rationale_32", "target": "test_filelist_make_local_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L32", "weight": 1.0}, {"source": "test_filelist_rationale_306", "target": "test_filelist_testfindall_test_basic_discovery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L306", "weight": 1.0}, {"source": "test_filelist_rationale_318", "target": "test_filelist_testfindall_test_non_local_discovery", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L318", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_filelist_make_local_path", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L33"}, {"caller_nid": "test_filelist_testfilelist_assertnowarnings", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L40"}, {"caller_nid": "test_filelist_testfilelist_assertwarnings", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L45"}, {"caller_nid": "test_filelist_testfilelist_test_glob_to_re", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L50"}, {"caller_nid": "test_filelist_testfilelist_test_glob_to_re", "callee": "glob_to_re", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L64"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L68"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L80"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L81"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L82"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L83"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L84"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L85"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L86"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L87"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L88"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L89"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L92"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L93"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L95"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L101"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L102"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L103"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L104"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L105"}, {"caller_nid": "test_filelist_testfilelist_test_process_template_line", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L106"}, {"caller_nid": "test_filelist_testfilelist_test_debug_print", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L112"}, {"caller_nid": "test_filelist_testfilelist_test_debug_print", "callee": "debug_print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L113"}, {"caller_nid": "test_filelist_testfilelist_test_debug_print", "callee": "readouterr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L114"}, {"caller_nid": "test_filelist_testfilelist_test_debug_print", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L116"}, {"caller_nid": "test_filelist_testfilelist_test_debug_print", "callee": "debug_print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L117"}, {"caller_nid": "test_filelist_testfilelist_test_debug_print", "callee": "readouterr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L118"}, {"caller_nid": "test_filelist_testfilelist_test_set_allfiles", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L121"}, {"caller_nid": "test_filelist_testfilelist_test_set_allfiles", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L123"}, {"caller_nid": "test_filelist_testfilelist_test_remove_duplicates", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L127"}, {"caller_nid": "test_filelist_testfilelist_test_remove_duplicates", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L130"}, {"caller_nid": "test_filelist_testfilelist_test_remove_duplicates", "callee": "remove_duplicates", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L131"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L136"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "translate_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L136"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L139"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "translate_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L140"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L143"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "translate_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L143"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L146"}, {"caller_nid": "test_filelist_testfilelist_test_translate_pattern", "callee": "translate_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L146"}, {"caller_nid": "test_filelist_testfilelist_test_exclude_pattern", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L152"}, {"caller_nid": "test_filelist_testfilelist_test_exclude_pattern", "callee": "exclude_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L153"}, {"caller_nid": "test_filelist_testfilelist_test_exclude_pattern", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L156"}, {"caller_nid": "test_filelist_testfilelist_test_exclude_pattern", "callee": "exclude_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L158"}, {"caller_nid": "test_filelist_testfilelist_test_exclude_pattern", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L161"}, {"caller_nid": "test_filelist_testfilelist_test_exclude_pattern", "callee": "exclude_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L163"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L168"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L169"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "include_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L170"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L173"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L174"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "include_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L175"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L178"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L180"}, {"caller_nid": "test_filelist_testfilelist_test_include_pattern", "callee": "include_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L181"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L187"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L199"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L200"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L203"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L204"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L204"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L206"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L210"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L215"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L216"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L218"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L219"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L222"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L223"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L227"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L228"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L228"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L230"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L231"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L234"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L235"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L239"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L240"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L242"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L246"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L251"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L252"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L252"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L252"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L252"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L254"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L255"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L255"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L258"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L259"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L259"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L263"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L264"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L264"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L264"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L266"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L267"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L270"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L271"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L275"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "set_allfiles", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L276"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L276"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L276"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L276"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L278"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L279"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L279"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L282"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L283"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L283"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L287"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L288"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L288"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L288"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L290"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L291"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L294"}, {"caller_nid": "test_filelist_testfilelist_test_process_template", "callee": "mlp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L295"}, {"caller_nid": "test_filelist_test_missing_symlink", "callee": "symlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L302"}, {"caller_nid": "test_filelist_test_missing_symlink", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L303"}, {"caller_nid": "test_filelist_testfindall_test_basic_discovery", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L311"}, {"caller_nid": "test_filelist_testfindall_test_basic_discovery", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L312"}, {"caller_nid": "test_filelist_testfindall_test_basic_discovery", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L313"}, {"caller_nid": "test_filelist_testfindall_test_basic_discovery", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L315"}, {"caller_nid": "test_filelist_testfindall_test_basic_discovery", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L315"}, {"caller_nid": "test_filelist_testfindall_test_non_local_discovery", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L322"}, {"caller_nid": "test_filelist_testfindall_test_non_local_discovery", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L323"}, {"caller_nid": "test_filelist_testfindall_test_non_local_discovery", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L324"}, {"caller_nid": "test_filelist_test_symlink_loop", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L328"}, {"caller_nid": "test_filelist_test_symlink_loop", "callee": "Symlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L330"}, {"caller_nid": "test_filelist_test_symlink_loop", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L335"}, {"caller_nid": "test_filelist_test_symlink_loop", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py", "source_location": "L336"}]}