1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "label": "MspImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L1"}, {"id": "mspimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L39"}, {"id": "mspimageplugin_mspimagefile", "label": "MspImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L48"}, {"id": "mspimageplugin_mspimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L52"}, {"id": "mspimageplugin_mspdecoder", "label": "MspDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L78"}, {"id": "mspimageplugin_mspdecoder_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L115"}, {"id": "mspimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L167"}, {"id": "mspimageplugin_rationale_89", "label": "# NOTE: the encoded length of the line can be 0. This was not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L89"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_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/MspImagePlugin.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_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/MspImagePlugin.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_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/MspImagePlugin.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "mspimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "mspimageplugin_mspimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L48", "weight": 1.0}, {"source": "mspimageplugin_mspimagefile", "target": "mspimageplugin_mspimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "mspimageplugin_mspdecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L78", "weight": 1.0}, {"source": "mspimageplugin_mspdecoder", "target": "mspimageplugin_mspdecoder_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "target": "mspimageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L167", "weight": 1.0}, {"source": "mspimageplugin_mspimagefile_open", "target": "mspimageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L57", "weight": 1.0}, {"source": "mspimageplugin_rationale_89", "target": "backend_venv_lib_python3_12_site_packages_pil_mspimageplugin_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L89", "weight": 1.0}], "raw_calls": [{"caller_nid": "mspimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L40"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L56"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L59"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L63"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L64"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L67"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L70"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L70"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L72"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L73"}, {"caller_nid": "mspimageplugin_mspimagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L75"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L118"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L119"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L121"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L122"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L123"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L127"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L129"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L132"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L134"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L135"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L137"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L143"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L144"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L148"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L153"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "set_as_raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L155"}, {"caller_nid": "mspimageplugin_mspdecoder_decode", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L155"}, {"caller_nid": "mspimageplugin_save", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L170"}, {"caller_nid": "mspimageplugin_save", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L175"}, {"caller_nid": "mspimageplugin_save", "callee": "i16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L175"}, {"caller_nid": "mspimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L188"}, {"caller_nid": "mspimageplugin_save", "callee": "o16", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L188"}, {"caller_nid": "mspimageplugin_save", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/MspImagePlugin.py", "source_location": "L191"}]} |