Files
tfm_ainventory/graphify-out/cache/960a0a8677346b3a43ce40e14155031f795e608ed7b0d2303dadb1fe99f20741.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "label": "saferepr.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L1"}, {"id": "saferepr_try_repr_or_str", "label": "_try_repr_or_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L7"}, {"id": "saferepr_format_repr_exception", "label": "_format_repr_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L16"}, {"id": "saferepr_ellipsize", "label": "_ellipsize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L28"}, {"id": "saferepr_saferepr", "label": "SafeRepr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L36"}, {"id": "saferepr_saferepr_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L42"}, {"id": "saferepr_saferepr_repr", "label": ".repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L57"}, {"id": "saferepr_saferepr_repr_instance", "label": ".repr_instance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L71"}, {"id": "saferepr_safeformat", "label": "safeformat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L83"}, {"id": "saferepr_saferepr_unlimited", "label": "saferepr_unlimited()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L114"}, {"id": "saferepr_rationale_37", "label": "repr.Repr that limits the resulting size of repr() and includes information", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L37"}, {"id": "saferepr_rationale_43", "label": ":param maxsize: If not None, will truncate the resulting repr to tha", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L43"}, {"id": "saferepr_rationale_84", "label": "Return a pretty printed string for the given object. Failing __repr__ funct", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L84"}, {"id": "saferepr_rationale_102", "label": "Return a size-limited safe repr-string for the given object. Failing __repr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L102"}, {"id": "saferepr_rationale_115", "label": "Return an unlimited-size safe repr-string for the given object. As with saf", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L115"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "pprint", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "reprlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_try_repr_or_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_format_repr_exception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_ellipsize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_saferepr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L36", "weight": 1.0}, {"source": "saferepr_saferepr", "target": "saferepr_saferepr_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L42", "weight": 1.0}, {"source": "saferepr_saferepr", "target": "saferepr_saferepr_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L57", "weight": 1.0}, {"source": "saferepr_saferepr", "target": "saferepr_saferepr_repr_instance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_safeformat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_saferepr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_io_saferepr_py", "target": "saferepr_saferepr_unlimited", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L114", "weight": 1.0}, {"source": "saferepr_try_repr_or_str", "target": "saferepr_saferepr_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L9", "weight": 1.0}, {"source": "saferepr_format_repr_exception", "target": "saferepr_try_repr_or_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L18", "weight": 1.0}, {"source": "saferepr_saferepr_repr", "target": "saferepr_format_repr_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L66", "weight": 1.0}, {"source": "saferepr_saferepr_repr", "target": "saferepr_ellipsize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L68", "weight": 1.0}, {"source": "saferepr_saferepr_repr_instance", "target": "saferepr_saferepr_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L73", "weight": 1.0}, {"source": "saferepr_saferepr_repr_instance", "target": "saferepr_format_repr_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L77", "weight": 1.0}, {"source": "saferepr_saferepr_repr_instance", "target": "saferepr_ellipsize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L79", "weight": 1.0}, {"source": "saferepr_safeformat", "target": "saferepr_format_repr_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L92", "weight": 1.0}, {"source": "saferepr_saferepr", "target": "saferepr_saferepr_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L111", "weight": 1.0}, {"source": "saferepr_saferepr_unlimited", "target": "saferepr_saferepr_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L128", "weight": 1.0}, {"source": "saferepr_saferepr_unlimited", "target": "saferepr_format_repr_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L130", "weight": 1.0}, {"source": "saferepr_rationale_37", "target": "saferepr_saferepr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L37", "weight": 1.0}, {"source": "saferepr_rationale_43", "target": "saferepr_saferepr_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L43", "weight": 1.0}, {"source": "saferepr_rationale_84", "target": "saferepr_safeformat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L84", "weight": 1.0}, {"source": "saferepr_rationale_102", "target": "saferepr_saferepr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L102", "weight": 1.0}, {"source": "saferepr_rationale_115", "target": "saferepr_saferepr_unlimited", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "saferepr_try_repr_or_str", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L13"}, {"caller_nid": "saferepr_format_repr_exception", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L24"}, {"caller_nid": "saferepr_format_repr_exception", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L24"}, {"caller_nid": "saferepr_ellipsize", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L29"}, {"caller_nid": "saferepr_ellipsize", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L30"}, {"caller_nid": "saferepr_ellipsize", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L31"}, {"caller_nid": "saferepr_ellipsize", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L32"}, {"caller_nid": "saferepr_saferepr_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L49"}, {"caller_nid": "saferepr_saferepr_repr", "callee": "ascii", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L60"}, {"caller_nid": "saferepr_saferepr_repr", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L62"}, {"caller_nid": "saferepr_safeformat", "callee": "pformat", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L90"}, {"caller_nid": "saferepr_saferepr_unlimited", "callee": "ascii", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_io/saferepr.py", "source_location": "L127"}]}