1 line
60 KiB
JSON
1 line
60 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "label": "inorout.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L1"}, {"id": "inorout_canonical_path", "label": "canonical_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L44"}, {"id": "inorout_name_for_module", "label": "name_for_module()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L58"}, {"id": "inorout_module_is_namespace", "label": "module_is_namespace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L92"}, {"id": "inorout_module_has_file", "label": "module_has_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L97"}, {"id": "inorout_file_and_path_for_module", "label": "file_and_path_for_module()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L105"}, {"id": "inorout_add_sysconfig_paths", "label": "_add_sysconfig_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L126"}, {"id": "inorout_add_stdlib_paths", "label": "_add_stdlib_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L137"}, {"id": "inorout_add_third_party_paths", "label": "_add_third_party_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L142"}, {"id": "inorout_add_coverage_paths", "label": "_add_coverage_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L155"}, {"id": "inorout_directorydetail", "label": "DirectoryDetail", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L165"}, {"id": "inorout_analyze_directory", "label": "_analyze_directory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L172"}, {"id": "inorout_dir_detail", "label": "_dir_detail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L187"}, {"id": "inorout_inorout", "label": "InOrOut", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L199"}, {"id": "inorout_inorout_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L202"}, {"id": "inorout_inorout_debug", "label": "._debug()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L291"}, {"id": "inorout_inorout_set_matchers_depending_on_syspath", "label": ".set_matchers_depending_on_syspath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L296"}, {"id": "inorout_inorout_should_trace", "label": ".should_trace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L343"}, {"id": "inorout_inorout_check_include_omit_etc", "label": ".check_include_omit_etc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L445"}, {"id": "inorout_inorout_warn_conflicting_settings", "label": ".warn_conflicting_settings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L509"}, {"id": "inorout_inorout_warn_already_imported_files", "label": ".warn_already_imported_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L515"}, {"id": "inorout_inorout_warn_unimported_source", "label": ".warn_unimported_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L548"}, {"id": "inorout_inorout_warn_about_unmeasured_code", "label": "._warn_about_unmeasured_code()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L553"}, {"id": "inorout_inorout_find_possibly_unexecuted_files", "label": ".find_possibly_unexecuted_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L579"}, {"id": "inorout_inorout_find_plugin_files", "label": "._find_plugin_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L593"}, {"id": "inorout_inorout_find_executable_files", "label": "._find_executable_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L599"}, {"id": "inorout_inorout_sys_info", "label": ".sys_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L623"}, {"id": "inorout_rationale_45", "label": "Return the canonical path of the module or file `morf`. If the module is a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L45"}, {"id": "inorout_rationale_59", "label": "Get the name of the module for a filename and frame. For configurability's", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L59"}, {"id": "inorout_rationale_93", "label": "Is the module object `mod` a PEP420 namespace module?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L93"}, {"id": "inorout_rationale_98", "label": "Does the module object `mod` have an existing __file__ ?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L98"}, {"id": "inorout_rationale_106", "label": "Find the file and search path for `modulename`. Returns: filename:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L106"}, {"id": "inorout_rationale_127", "label": "Get paths from `sysconfig.get_paths`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L127"}, {"id": "inorout_rationale_138", "label": "Add paths where the stdlib can be found to the set `paths`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L138"}, {"id": "inorout_rationale_143", "label": "Add locations for third-party packages to the set `paths`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L143"}, {"id": "inorout_rationale_156", "label": "Add paths where coverage.py code can be found to the set `paths`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L156"}, {"id": "inorout_rationale_166", "label": "Details about a directory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L166"}, {"id": "inorout_rationale_173", "label": "Analyze the directory `d` for existence and venv status.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L173"}, {"id": "inorout_rationale_188", "label": "Get a string describing the directory `d` for debugging.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L188"}, {"id": "inorout_rationale_200", "label": "Machinery for determining what files to measure.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L200"}, {"id": "inorout_rationale_292", "label": "A more convenient way to write debug messages.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L292"}, {"id": "inorout_rationale_297", "label": "Set up matchers that depend on sys.path. This is called at initializati", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L297"}, {"id": "inorout_rationale_344", "label": "Decide whether to trace execution in `filename`, with a reason. This fu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L344"}, {"id": "inorout_rationale_446", "label": "Check a file name against the include, omit, etc, rules. Returns a stri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L446"}, {"id": "inorout_rationale_510", "label": "Warn if there are settings that conflict.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L510"}, {"id": "inorout_rationale_516", "label": "Warn if files have already been imported that we will be measuring.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L516"}, {"id": "inorout_rationale_549", "label": "Warn about source packages that were of interest, but never traced.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L549"}, {"id": "inorout_rationale_554", "label": "Warn about a package or module that we never traced. `pkg` is a string,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L554"}, {"id": "inorout_rationale_580", "label": "Find files in the areas of interest that might be untraced. Yields pair", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L580"}, {"id": "inorout_rationale_594", "label": "Get executable files from the plugins.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L594"}, {"id": "inorout_rationale_600", "label": "Find executable files in `src_dir`. Search for files in `src_dir` that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L600"}, {"id": "inorout_rationale_624", "label": "Our information for Coverage.sys_info. Returns a list of (key, value) p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L624"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "importlib_util", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "os_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "traceback", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_disposition", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_files", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_python", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "coverage_plugin_support", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_canonical_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_name_for_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_module_is_namespace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_module_has_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_file_and_path_for_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_add_sysconfig_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_add_stdlib_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_add_third_party_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_add_coverage_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_directorydetail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_analyze_directory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L172", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_dir_detail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_inorout_py", "target": "inorout_inorout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L199", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L202", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_debug", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L291", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_set_matchers_depending_on_syspath", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L296", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_should_trace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L343", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_check_include_omit_etc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L445", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_warn_conflicting_settings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L509", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_warn_already_imported_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L515", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_warn_unimported_source", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L548", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_warn_about_unmeasured_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L553", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_find_possibly_unexecuted_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L579", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_find_plugin_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L593", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_find_executable_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L599", "weight": 1.0}, {"source": "inorout_inorout", "target": "inorout_inorout_sys_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L623", "weight": 1.0}, {"source": "inorout_add_stdlib_paths", "target": "inorout_add_sysconfig_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L139", "weight": 1.0}, {"source": "inorout_add_third_party_paths", "target": "inorout_add_sysconfig_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L146", "weight": 1.0}, {"source": "inorout_add_third_party_paths", "target": "inorout_analyze_directory", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L150", "weight": 1.0}, {"source": "inorout_add_coverage_paths", "target": "inorout_canonical_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L157", "weight": 1.0}, {"source": "inorout_analyze_directory", "target": "inorout_directorydetail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L174", "weight": 1.0}, {"source": "inorout_dir_detail", "target": "inorout_analyze_directory", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L189", "weight": 1.0}, {"source": "inorout_inorout_init", "target": "inorout_add_stdlib_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L239", "weight": 1.0}, {"source": "inorout_inorout_init", "target": "inorout_add_coverage_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L244", "weight": 1.0}, {"source": "inorout_inorout_init", "target": "inorout_add_third_party_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L248", "weight": 1.0}, {"source": "inorout_inorout_init", "target": "inorout_inorout_debug", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L252", "weight": 1.0}, {"source": "inorout_inorout_init", "target": "inorout_dir_detail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L256", "weight": 1.0}, {"source": "inorout_inorout_init", "target": "inorout_inorout_set_matchers_depending_on_syspath", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L289", "weight": 1.0}, {"source": "inorout_inorout_set_matchers_depending_on_syspath", "target": "inorout_inorout_debug", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L303", "weight": 1.0}, {"source": "inorout_inorout_set_matchers_depending_on_syspath", "target": "inorout_dir_detail", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L303", "weight": 1.0}, {"source": "inorout_inorout_set_matchers_depending_on_syspath", "target": "inorout_add_third_party_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L306", "weight": 1.0}, {"source": "inorout_inorout_set_matchers_depending_on_syspath", "target": "inorout_file_and_path_for_module", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L316", "weight": 1.0}, {"source": "inorout_inorout_set_matchers_depending_on_syspath", "target": "inorout_canonical_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L326", "weight": 1.0}, {"source": "inorout_inorout_should_trace", "target": "inorout_inorout_set_matchers_depending_on_syspath", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L353", "weight": 1.0}, {"source": "inorout_inorout_should_trace", "target": "inorout_inorout_check_include_omit_etc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L439", "weight": 1.0}, {"source": "inorout_inorout_check_include_omit_etc", "target": "inorout_name_for_module", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L452", "weight": 1.0}, {"source": "inorout_inorout_warn_already_imported_files", "target": "inorout_inorout_should_trace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L530", "weight": 1.0}, {"source": "inorout_inorout_warn_unimported_source", "target": "inorout_inorout_warn_about_unmeasured_code", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L551", "weight": 1.0}, {"source": "inorout_inorout_warn_about_unmeasured_code", "target": "inorout_module_is_namespace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L564", "weight": 1.0}, {"source": "inorout_inorout_warn_about_unmeasured_code", "target": "inorout_module_has_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L569", "weight": 1.0}, {"source": "inorout_inorout_find_possibly_unexecuted_files", "target": "inorout_module_has_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L585", "weight": 1.0}, {"source": "inorout_inorout_find_possibly_unexecuted_files", "target": "inorout_inorout_find_executable_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L588", "weight": 1.0}, {"source": "inorout_inorout_find_possibly_unexecuted_files", "target": "inorout_canonical_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L588", "weight": 1.0}, {"source": "inorout_inorout_find_executable_files", "target": "inorout_inorout_find_plugin_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L613", "weight": 1.0}, {"source": "inorout_rationale_45", "target": "inorout_canonical_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L45", "weight": 1.0}, {"source": "inorout_rationale_59", "target": "inorout_name_for_module", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L59", "weight": 1.0}, {"source": "inorout_rationale_93", "target": "inorout_module_is_namespace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L93", "weight": 1.0}, {"source": "inorout_rationale_98", "target": "inorout_module_has_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L98", "weight": 1.0}, {"source": "inorout_rationale_106", "target": "inorout_file_and_path_for_module", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L106", "weight": 1.0}, {"source": "inorout_rationale_127", "target": "inorout_add_sysconfig_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L127", "weight": 1.0}, {"source": "inorout_rationale_138", "target": "inorout_add_stdlib_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L138", "weight": 1.0}, {"source": "inorout_rationale_143", "target": "inorout_add_third_party_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L143", "weight": 1.0}, {"source": "inorout_rationale_156", "target": "inorout_add_coverage_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L156", "weight": 1.0}, {"source": "inorout_rationale_166", "target": "inorout_directorydetail", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L166", "weight": 1.0}, {"source": "inorout_rationale_173", "target": "inorout_analyze_directory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L173", "weight": 1.0}, {"source": "inorout_rationale_188", "target": "inorout_dir_detail", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L188", "weight": 1.0}, {"source": "inorout_rationale_200", "target": "inorout_inorout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L200", "weight": 1.0}, {"source": "inorout_rationale_292", "target": "inorout_inorout_debug", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L292", "weight": 1.0}, {"source": "inorout_rationale_297", "target": "inorout_inorout_set_matchers_depending_on_syspath", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L297", "weight": 1.0}, {"source": "inorout_rationale_344", "target": "inorout_inorout_should_trace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L344", "weight": 1.0}, {"source": "inorout_rationale_446", "target": "inorout_inorout_check_include_omit_etc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L446", "weight": 1.0}, {"source": "inorout_rationale_510", "target": "inorout_inorout_warn_conflicting_settings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L510", "weight": 1.0}, {"source": "inorout_rationale_516", "target": "inorout_inorout_warn_already_imported_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L516", "weight": 1.0}, {"source": "inorout_rationale_549", "target": "inorout_inorout_warn_unimported_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L549", "weight": 1.0}, {"source": "inorout_rationale_554", "target": "inorout_inorout_warn_about_unmeasured_code", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L554", "weight": 1.0}, {"source": "inorout_rationale_580", "target": "inorout_inorout_find_possibly_unexecuted_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L580", "weight": 1.0}, {"source": "inorout_rationale_594", "target": "inorout_inorout_find_plugin_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L594", "weight": 1.0}, {"source": "inorout_rationale_600", "target": "inorout_inorout_find_executable_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L600", "weight": 1.0}, {"source": "inorout_rationale_624", "target": "inorout_inorout_sys_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L624", "weight": 1.0}], "raw_calls": [{"caller_nid": "inorout_canonical_path", "callee": "canonical_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L52"}, {"caller_nid": "inorout_canonical_path", "callee": "source_for_morf", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L52"}, {"caller_nid": "inorout_canonical_path", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L53"}, {"caller_nid": "inorout_canonical_path", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L54"}, {"caller_nid": "inorout_name_for_module", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L71"}, {"caller_nid": "inorout_name_for_module", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L73"}, {"caller_nid": "inorout_name_for_module", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L77"}, {"caller_nid": "inorout_name_for_module", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L80"}, {"caller_nid": "inorout_name_for_module", "callee": "getmodulename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L85"}, {"caller_nid": "inorout_module_is_namespace", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L94"}, {"caller_nid": "inorout_module_is_namespace", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L94"}, {"caller_nid": "inorout_module_has_file", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L99"}, {"caller_nid": "inorout_module_has_file", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L102"}, {"caller_nid": "inorout_file_and_path_for_module", "callee": "find_spec", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L116"}, {"caller_nid": "inorout_file_and_path_for_module", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L122"}, {"caller_nid": "inorout_add_sysconfig_paths", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L128"}, {"caller_nid": "inorout_add_sysconfig_paths", "callee": "get_scheme_names", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L128"}, {"caller_nid": "inorout_add_sysconfig_paths", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L131"}, {"caller_nid": "inorout_add_sysconfig_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L134"}, {"caller_nid": "inorout_add_third_party_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L152"}, {"caller_nid": "inorout_add_coverage_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L158"}, {"caller_nid": "inorout_add_coverage_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L161"}, {"caller_nid": "inorout_add_coverage_paths", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L161"}, {"caller_nid": "inorout_analyze_directory", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L174"}, {"caller_nid": "inorout_analyze_directory", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L177"}, {"caller_nid": "inorout_analyze_directory", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L178"}, {"caller_nid": "inorout_analyze_directory", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L180"}, {"caller_nid": "inorout_analyze_directory", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L181"}, {"caller_nid": "inorout_inorout_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L216"}, {"caller_nid": "inorout_inorout_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L217"}, {"caller_nid": "inorout_inorout_init", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L219"}, {"caller_nid": "inorout_inorout_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L220"}, {"caller_nid": "inorout_inorout_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L222"}, {"caller_nid": "inorout_inorout_init", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L226"}, {"caller_nid": "inorout_inorout_init", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L227"}, {"caller_nid": "inorout_inorout_init", "callee": "ConfigError", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L228"}, {"caller_nid": "inorout_inorout_init", "callee": "canonical_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L229"}, {"caller_nid": "inorout_inorout_init", "callee": "prep_patterns", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L233"}, {"caller_nid": "inorout_inorout_init", "callee": "prep_patterns", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L234"}, {"caller_nid": "inorout_inorout_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L237"}, {"caller_nid": "inorout_inorout_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L243"}, {"caller_nid": "inorout_inorout_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L247"}, {"caller_nid": "inorout_inorout_init", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L253"}, {"caller_nid": "inorout_inorout_init", "callee": "get_scheme_names", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L253"}, {"caller_nid": "inorout_inorout_init", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L255"}, {"caller_nid": "inorout_inorout_init", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L255"}, {"caller_nid": "inorout_inorout_init", "callee": "TreeMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L267"}, {"caller_nid": "inorout_inorout_init", "callee": "ModuleMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L271"}, {"caller_nid": "inorout_inorout_init", "callee": "TreeMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L276"}, {"caller_nid": "inorout_inorout_init", "callee": "GlobMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L280"}, {"caller_nid": "inorout_inorout_init", "callee": "GlobMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L282"}, {"caller_nid": "inorout_inorout_init", "callee": "TreeMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L284"}, {"caller_nid": "inorout_inorout_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L288"}, {"caller_nid": "inorout_inorout_debug", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L294"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L303"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L305"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "TreeMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L307"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L312"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "sys_modules_saved", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L313"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L322"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L326"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "source_for_file", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L326"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L329"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L333"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L336"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L338"}, {"caller_nid": "inorout_inorout_set_matchers_depending_on_syspath", "callee": "TreeMatcher", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L339"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L354"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "disposition_init", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L357"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L365"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "nope", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L366"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L375"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "source_for_file", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L378"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L378"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L379"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L380"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L381"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "nope", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L389"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L391"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "nope", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L392"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L394"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "nope", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L399"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "canonical_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L401"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "file_tracer", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L411"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "has_dynamic_source_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L416"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "canonical_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L419"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "source_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L420"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "format_exc", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L425"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L426"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "PluginError", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L436"}, {"caller_nid": "inorout_inorout_should_trace", "callee": "nope", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L441"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L462"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L462"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L465"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L469"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L473"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L473"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L476"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L481"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L488"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L493"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L497"}, {"caller_nid": "inorout_inorout_check_include_omit_etc", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L502"}, {"caller_nid": "inorout_inorout_warn_conflicting_settings", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L513"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L518"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L519"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L519"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L520"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L526"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L526"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L538"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L539"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "should", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L540"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L541"}, {"caller_nid": "inorout_inorout_warn_already_imported_files", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L542"}, {"caller_nid": "inorout_inorout_warn_about_unmeasured_code", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L559"}, {"caller_nid": "inorout_inorout_warn_about_unmeasured_code", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L561"}, {"caller_nid": "inorout_inorout_warn_about_unmeasured_code", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L570"}, {"caller_nid": "inorout_inorout_warn_about_unmeasured_code", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L577"}, {"caller_nid": "inorout_inorout_find_possibly_unexecuted_files", "callee": "source_for_file", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L587"}, {"caller_nid": "inorout_inorout_find_possibly_unexecuted_files", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L587"}, {"caller_nid": "inorout_inorout_find_plugin_files", "callee": "find_executable_files", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L596"}, {"caller_nid": "inorout_inorout_find_executable_files", "callee": "find_python_files", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L611"}, {"caller_nid": "inorout_inorout_find_executable_files", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L615"}, {"caller_nid": "inorout_inorout_find_executable_files", "callee": "canonical_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L616"}, {"caller_nid": "inorout_inorout_find_executable_files", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L617"}, {"caller_nid": "inorout_inorout_sys_info", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L647"}, {"caller_nid": "inorout_inorout_sys_info", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L649"}, {"caller_nid": "inorout_inorout_sys_info", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/inorout.py", "source_location": "L652"}]} |