1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "label": "python.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L1"}, {"id": "python_read_python_source", "label": "read_python_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L33"}, {"id": "python_get_python_source", "label": "get_python_source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L45"}, {"id": "python_get_zip_bytes", "label": "get_zip_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L80"}, {"id": "python_source_for_file", "label": "source_for_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L103"}, {"id": "python_source_for_morf", "label": "source_for_morf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L132"}, {"id": "python_pythonfilereporter", "label": "PythonFileReporter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L147"}, {"id": "filereporter", "label": "FileReporter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "python_pythonfilereporter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L150"}, {"id": "python_pythonfilereporter_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L177"}, {"id": "python_pythonfilereporter_relative_filename", "label": ".relative_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L180"}, {"id": "python_parser", "label": "parser()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L184"}, {"id": "python_pythonfilereporter_lines", "label": ".lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L195"}, {"id": "python_pythonfilereporter_multiline_map", "label": ".multiline_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L199"}, {"id": "python_pythonfilereporter_excluded_lines", "label": ".excluded_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L203"}, {"id": "python_pythonfilereporter_translate_lines", "label": ".translate_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L207"}, {"id": "python_pythonfilereporter_translate_arcs", "label": ".translate_arcs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L210"}, {"id": "python_pythonfilereporter_no_branch_lines", "label": ".no_branch_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L213"}, {"id": "python_pythonfilereporter_arcs", "label": ".arcs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L220"}, {"id": "python_pythonfilereporter_exit_counts", "label": ".exit_counts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L223"}, {"id": "python_pythonfilereporter_missing_arc_description", "label": ".missing_arc_description()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L226"}, {"id": "python_pythonfilereporter_arc_description", "label": ".arc_description()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L234"}, {"id": "python_pythonfilereporter_source", "label": ".source()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L237"}, {"id": "python_pythonfilereporter_should_be_python", "label": ".should_be_python()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L242"}, {"id": "python_pythonfilereporter_source_token_lines", "label": ".source_token_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L262"}, {"id": "python_pythonfilereporter_code_regions", "label": ".code_regions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L265"}, {"id": "python_pythonfilereporter_code_region_kinds", "label": ".code_region_kinds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L268"}, {"id": "python_rationale_34", "label": "Read the Python source text from `filename`. Returns bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L34"}, {"id": "python_rationale_46", "label": "Return the source code, as unicode.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L46"}, {"id": "python_rationale_81", "label": "Get data from `filename` if it is a zip file path. Returns the bytestring d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L81"}, {"id": "python_rationale_104", "label": "Return the source filename for `filename`. Given a file name being traced,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L104"}, {"id": "python_rationale_133", "label": "Get the source filename for the module-or-file `morf`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L133"}, {"id": "python_rationale_148", "label": "Report support for a Python file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L148"}, {"id": "python_rationale_185", "label": "Lazily create a :class:`PythonParser`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L185"}, {"id": "python_rationale_196", "label": "Return the line numbers of statements in the file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L196"}, {"id": "python_rationale_200", "label": "A map of line numbers to first-line in a multi-line statement.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L200"}, {"id": "python_rationale_204", "label": "Return the line numbers of excluded statements in the file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L204"}, {"id": "python_rationale_243", "label": "Does it seem like this file should contain Python? This is used to deci", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L243"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "os_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "zipimport", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_files", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_phystokens", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_plugin", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_regions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "coverage", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_read_python_source", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_get_python_source", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_get_zip_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_source_for_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_source_for_morf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_pythonfilereporter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L147", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "filereporter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L147", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L150", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L177", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_relative_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L180", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_python_py", "target": "python_parser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L184", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L195", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_multiline_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L199", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_excluded_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L203", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_translate_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L207", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_translate_arcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L210", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_no_branch_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L213", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_arcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L220", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_exit_counts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L223", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_missing_arc_description", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L226", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_arc_description", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L234", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_source", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L237", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_should_be_python", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L242", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_source_token_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L262", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_code_regions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L265", "weight": 1.0}, {"source": "python_pythonfilereporter", "target": "python_pythonfilereporter_code_region_kinds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L268", "weight": 1.0}, {"source": "python_get_python_source", "target": "python_read_python_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L58", "weight": 1.0}, {"source": "python_get_python_source", "target": "python_get_zip_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L62", "weight": 1.0}, {"source": "python_source_for_morf", "target": "python_source_for_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L143", "weight": 1.0}, {"source": "python_pythonfilereporter_init", "target": "python_source_for_morf", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L153", "weight": 1.0}, {"source": "python_pythonfilereporter_init", "target": "python_pythonfilereporter_relative_filename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L170", "weight": 1.0}, {"source": "python_pythonfilereporter_source", "target": "python_get_python_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L239", "weight": 1.0}, {"source": "python_pythonfilereporter_source_token_lines", "target": "python_pythonfilereporter_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L263", "weight": 1.0}, {"source": "python_pythonfilereporter_code_regions", "target": "python_pythonfilereporter_source", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L266", "weight": 1.0}, {"source": "python_rationale_34", "target": "python_read_python_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L34", "weight": 1.0}, {"source": "python_rationale_46", "target": "python_get_python_source", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L46", "weight": 1.0}, {"source": "python_rationale_81", "target": "python_get_zip_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L81", "weight": 1.0}, {"source": "python_rationale_104", "target": "python_source_for_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L104", "weight": 1.0}, {"source": "python_rationale_133", "target": "python_source_for_morf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L133", "weight": 1.0}, {"source": "python_rationale_148", "target": "python_pythonfilereporter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L148", "weight": 1.0}, {"source": "python_rationale_185", "target": "python_pythonfilereporter_parser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L185", "weight": 1.0}, {"source": "python_rationale_196", "target": "python_pythonfilereporter_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L196", "weight": 1.0}, {"source": "python_rationale_200", "target": "python_pythonfilereporter_multiline_map", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L200", "weight": 1.0}, {"source": "python_rationale_204", "target": "python_pythonfilereporter_excluded_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L204", "weight": 1.0}, {"source": "python_rationale_243", "target": "python_pythonfilereporter_should_be_python", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "python_read_python_source", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L39"}, {"caller_nid": "python_read_python_source", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L40"}, {"caller_nid": "python_read_python_source", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L42"}, {"caller_nid": "python_read_python_source", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L42"}, {"caller_nid": "python_get_python_source", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L47"}, {"caller_nid": "python_get_python_source", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L56"}, {"caller_nid": "python_get_python_source", "callee": "NoSource", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L67"}, {"caller_nid": "python_get_python_source", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L70"}, {"caller_nid": "python_get_python_source", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L71"}, {"caller_nid": "python_get_python_source", "callee": "source_encoding", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L71"}, {"caller_nid": "python_get_zip_bytes", "callee": "zip_location", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L88"}, {"caller_nid": "python_get_zip_bytes", "callee": "zipimporter", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L92"}, {"caller_nid": "python_get_zip_bytes", "callee": "get_data", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L96"}, {"caller_nid": "python_source_for_file", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L110"}, {"caller_nid": "python_source_for_file", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L114"}, {"caller_nid": "python_source_for_file", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L117"}, {"caller_nid": "python_source_for_file", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L123"}, {"caller_nid": "python_source_for_morf", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L134"}, {"caller_nid": "python_source_for_morf", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L136"}, {"caller_nid": "python_source_for_morf", "callee": "CoverageException", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L139"}, {"caller_nid": "python_pythonfilereporter_init", "callee": "canonical_filename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L161"}, {"caller_nid": "python_pythonfilereporter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L162"}, {"caller_nid": "python_pythonfilereporter_init", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L164"}, {"caller_nid": "python_pythonfilereporter_init", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L165"}, {"caller_nid": "python_pythonfilereporter_init", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L166"}, {"caller_nid": "python_pythonfilereporter_init", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L166"}, {"caller_nid": "python_parser", "callee": "PythonParser", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L188"}, {"caller_nid": "python_parser", "callee": "_exclude_regex", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L190"}, {"caller_nid": "python_parser", "callee": "parse_source", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L192"}, {"caller_nid": "python_pythonfilereporter_no_branch_lines", "callee": "lines_matching", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L215"}, {"caller_nid": "python_pythonfilereporter_no_branch_lines", "callee": "join_regex", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L216"}, {"caller_nid": "python_pythonfilereporter_should_be_python", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L251"}, {"caller_nid": "python_pythonfilereporter_should_be_python", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/python.py", "source_location": "L254"}]} |