Files
tfm_ainventory/graphify-out/cache/7cb8da0359ddcc927e3f288ae80c0ac3423dfd4d6d06ba261294a2aee732e946.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "label": "reporter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L1"}, {"id": "reporter_pipreporter", "label": "PipReporter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L15"}, {"id": "reporter_pipreporter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L16"}, {"id": "reporter_pipreporter_rejecting_candidate", "label": ".rejecting_candidate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L39"}, {"id": "reporter_pipdebuggingreporter", "label": "PipDebuggingReporter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L73"}, {"id": "reporter_pipdebuggingreporter_starting", "label": ".starting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L76"}, {"id": "reporter_pipdebuggingreporter_starting_round", "label": ".starting_round()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L79"}, {"id": "reporter_pipdebuggingreporter_ending_round", "label": ".ending_round()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L82"}, {"id": "reporter_pipdebuggingreporter_ending", "label": ".ending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L86"}, {"id": "reporter_pipdebuggingreporter_adding_requirement", "label": ".adding_requirement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L89"}, {"id": "reporter_pipdebuggingreporter_rejecting_candidate", "label": ".rejecting_candidate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L94"}, {"id": "reporter_pipdebuggingreporter_pinning", "label": ".pinning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L97"}, {"id": "reporter_rationale_40", "label": "Report a candidate being rejected. Logs both the rejection count messag", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L40"}, {"id": "reporter_rationale_74", "label": "A reporter that does an info log for every event it sees.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L74"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "pip_vendor_resolvelib_reporters", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "reporter_pipreporter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L15", "weight": 1.0}, {"source": "reporter_pipreporter", "target": "reporter_pipreporter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L16", "weight": 1.0}, {"source": "reporter_pipreporter", "target": "reporter_pipreporter_rejecting_candidate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_resolution_resolvelib_reporter_py", "target": "reporter_pipdebuggingreporter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L73", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_starting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L76", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_starting_round", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L79", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_ending_round", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L82", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_ending", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L86", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_adding_requirement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L89", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_rejecting_candidate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L94", "weight": 1.0}, {"source": "reporter_pipdebuggingreporter", "target": "reporter_pipdebuggingreporter_pinning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L97", "weight": 1.0}, {"source": "reporter_rationale_40", "target": "reporter_pipreporter_rejecting_candidate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L40", "weight": 1.0}, {"source": "reporter_rationale_74", "target": "reporter_pipdebuggingreporter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "reporter_pipreporter_init", "callee": "defaultdict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L17"}, {"caller_nid": "reporter_pipreporter_rejecting_candidate", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L50"}, {"caller_nid": "reporter_pipreporter_rejecting_candidate", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L50"}, {"caller_nid": "reporter_pipreporter_rejecting_candidate", "callee": "format_for_error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L60"}, {"caller_nid": "reporter_pipreporter_rejecting_candidate", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L65"}, {"caller_nid": "reporter_pipreporter_rejecting_candidate", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L70"}, {"caller_nid": "reporter_pipdebuggingreporter_starting", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L77"}, {"caller_nid": "reporter_pipdebuggingreporter_starting_round", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L80"}, {"caller_nid": "reporter_pipdebuggingreporter_ending_round", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L83"}, {"caller_nid": "reporter_pipdebuggingreporter_ending_round", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L84"}, {"caller_nid": "reporter_pipdebuggingreporter_ending", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L87"}, {"caller_nid": "reporter_pipdebuggingreporter_adding_requirement", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L92"}, {"caller_nid": "reporter_pipdebuggingreporter_rejecting_candidate", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L95"}, {"caller_nid": "reporter_pipdebuggingreporter_pinning", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py", "source_location": "L98"}]}