1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_py", "label": "XpmImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L1"}, {"id": "xpmimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L27"}, {"id": "xpmimageplugin_xpmimagefile", "label": "XpmImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L35"}, {"id": "xpmimageplugin_xpmimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L39"}, {"id": "xpmimageplugin_xpmimagefile_load_read", "label": ".load_read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L106"}, {"id": "xpmimageplugin_xpmdecoder", "label": "XpmDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L118"}, {"id": "xpmimageplugin_xpmdecoder_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L121"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_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/XpmImagePlugin.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_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/XpmImagePlugin.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_py", "target": "xpmimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_py", "target": "xpmimageplugin_xpmimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L35", "weight": 1.0}, {"source": "xpmimageplugin_xpmimagefile", "target": "xpmimageplugin_xpmimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L39", "weight": 1.0}, {"source": "xpmimageplugin_xpmimagefile", "target": "xpmimageplugin_xpmimagefile_load_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_xpmimageplugin_py", "target": "xpmimageplugin_xpmdecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L118", "weight": 1.0}, {"source": "xpmimageplugin_xpmdecoder", "target": "xpmimageplugin_xpmdecoder_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L121", "weight": 1.0}, {"source": "xpmimageplugin_xpmimagefile_open", "target": "xpmimageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L41", "weight": 1.0}], "raw_calls": [{"caller_nid": "xpmimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L28"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L41"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L43"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L47"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L50"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L51"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L55"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L55"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L55"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L55"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L57"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L57"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L58"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L58"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L65"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L66"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L66"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L69"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L71"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L71"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L77"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L78"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L80"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L81"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L82"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L87"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L93"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L101"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L101"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L101"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L102"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L102"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L104"}, {"caller_nid": "xpmimageplugin_xpmimagefile_open", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L104"}, {"caller_nid": "xpmimageplugin_xpmimagefile_load_read", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L113"}, {"caller_nid": "xpmimageplugin_xpmimagefile_load_read", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L113"}, {"caller_nid": "xpmimageplugin_xpmimagefile_load_read", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L113"}, {"caller_nid": "xpmimageplugin_xpmimagefile_load_read", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L115"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L124"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L130"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L131"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L134"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L137"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L137"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L138"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L138"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L143"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L143"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "set_as_raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L144"}, {"caller_nid": "xpmimageplugin_xpmdecoder_decode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/XpmImagePlugin.py", "source_location": "L144"}]} |