1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "label": "debug.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L1"}, {"id": "debug_printer", "label": "Printer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L30"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "debug_printer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L32"}, {"id": "debug_printer_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L50"}, {"id": "debug_printer_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L53"}, {"id": "debug_debug", "label": "Debug", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L57"}, {"id": "debug_debug_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L60"}, {"id": "debug_debug_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L92"}, {"id": "debug_debug_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L95"}, {"id": "debug_debug_and", "label": ".__and__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L98"}, {"id": "debug_debug_rand", "label": ".__rand__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L101"}, {"id": "debug_setlogger", "label": "setLogger()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L107"}, {"id": "debug_registerloggee", "label": "registerLoggee()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L120"}, {"id": "debug_hexdump", "label": "hexdump()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L126"}, {"id": "debug_scope", "label": "Scope", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L133"}, {"id": "debug_scope_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L134"}, {"id": "debug_scope_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L137"}, {"id": "debug_scope_push", "label": ".push()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L139"}, {"id": "debug_scope_pop", "label": ".pop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L142"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "debug_printer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L30", "weight": 1.0}, {"source": "debug_printer", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L30", "weight": 1.0}, {"source": "debug_printer", "target": "debug_printer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L32", "weight": 1.0}, {"source": "debug_printer", "target": "debug_printer_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L50", "weight": 1.0}, {"source": "debug_printer", "target": "debug_printer_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "debug_debug", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L57", "weight": 1.0}, {"source": "debug_debug", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L57", "weight": 1.0}, {"source": "debug_debug", "target": "debug_debug_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L60", "weight": 1.0}, {"source": "debug_debug", "target": "debug_debug_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L92", "weight": 1.0}, {"source": "debug_debug", "target": "debug_debug_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L95", "weight": 1.0}, {"source": "debug_debug", "target": "debug_debug_and", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L98", "weight": 1.0}, {"source": "debug_debug", "target": "debug_debug_rand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "debug_setlogger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "debug_registerloggee", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "debug_hexdump", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_debug_py", "target": "debug_scope", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L133", "weight": 1.0}, {"source": "debug_scope", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L133", "weight": 1.0}, {"source": "debug_scope", "target": "debug_scope_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L134", "weight": 1.0}, {"source": "debug_scope", "target": "debug_scope_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L137", "weight": 1.0}, {"source": "debug_scope", "target": "debug_scope_push", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L139", "weight": 1.0}, {"source": "debug_scope", "target": "debug_scope_pop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L142", "weight": 1.0}, {"source": "debug_printer_call", "target": "debug_debug", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L51", "weight": 1.0}, {"source": "debug_debug_init", "target": "debug_printer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L65", "weight": 1.0}, {"source": "debug_registerloggee", "target": "debug_setlogger", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L122", "weight": 1.0}], "raw_calls": [{"caller_nid": "debug_printer_init", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L34"}, {"caller_nid": "debug_printer_init", "callee": "setLevel", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L36"}, {"caller_nid": "debug_printer_init", "callee": "StreamHandler", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L39"}, {"caller_nid": "debug_printer_init", "callee": "Formatter", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L42"}, {"caller_nid": "debug_printer_init", "callee": "setFormatter", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L44"}, {"caller_nid": "debug_printer_init", "callee": "setLevel", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L45"}, {"caller_nid": "debug_printer_init", "callee": "addHandler", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L46"}, {"caller_nid": "debug_debug_init", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L66"}, {"caller_nid": "debug_debug_init", "callee": "NullHandler", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L67"}, {"caller_nid": "debug_debug_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L71"}, {"caller_nid": "debug_debug_init", "callee": "_printer", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L76"}, {"caller_nid": "debug_debug_init", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L76"}, {"caller_nid": "debug_debug_init", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L88"}, {"caller_nid": "debug_debug_init", "callee": "_printer", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L90"}, {"caller_nid": "debug_debug_call", "callee": "_printer", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L96"}, {"caller_nid": "debug_setlogger", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L116"}, {"caller_nid": "debug_setlogger", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L117"}, {"caller_nid": "debug_hexdump", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L127"}, {"caller_nid": "debug_hexdump", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L129"}, {"caller_nid": "debug_hexdump", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L129"}, {"caller_nid": "debug_hexdump", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L129"}, {"caller_nid": "debug_scope_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L137"}, {"caller_nid": "debug_scope_push", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/debug.py", "source_location": "L140"}]} |