1 line
6.8 KiB
JSON
1 line
6.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "label": "DcxImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L1"}, {"id": "dcximageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L33"}, {"id": "dcximageplugin_dcximagefile", "label": "DcxImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L41"}, {"id": "pcximagefile", "label": "PcxImageFile", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dcximageplugin_dcximagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L46"}, {"id": "dcximageplugin_dcximagefile_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L68"}, {"id": "dcximageplugin_dcximagefile_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L78"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_pcximageplugin_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "target": "dcximageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_dcximageplugin_py", "target": "dcximageplugin_dcximagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L41", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile", "target": "pcximagefile", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L41", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile", "target": "dcximageplugin_dcximagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L46", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile", "target": "dcximageplugin_dcximagefile_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L68", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile", "target": "dcximageplugin_dcximagefile_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L78", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile_open", "target": "dcximageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L50", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile_open", "target": "dcximageplugin_dcximagefile_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L66", "weight": 1.0}, {"source": "dcximageplugin_dcximagefile_seek", "target": "dcximageplugin_dcximagefile_open", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "dcximageplugin_accept", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L34"}, {"caller_nid": "dcximageplugin_accept", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L34"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L49"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L52"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L56"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L57"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L57"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L60"}, {"caller_nid": "dcximageplugin_dcximagefile_open", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L64"}, {"caller_nid": "dcximageplugin_dcximagefile_seek", "callee": "_seek_check", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L69"}, {"caller_nid": "dcximageplugin_dcximagefile_seek", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DcxImagePlugin.py", "source_location": "L71"}]} |