1 line
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "label": "_readers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L1"}, {"id": "readers_obsolete_line_fold", "label": "_obsolete_line_fold()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L43"}, {"id": "readers_decode_header_lines", "label": "_decode_header_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L64"}, {"id": "readers_maybe_read_from_idle_client", "label": "maybe_read_from_IDLE_client()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L75"}, {"id": "readers_maybe_read_from_send_response_server", "label": "maybe_read_from_SEND_RESPONSE_server()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L94"}, {"id": "readers_contentlengthreader", "label": "ContentLengthReader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L122"}, {"id": "readers_contentlengthreader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L123"}, {"id": "readers_contentlengthreader_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L127"}, {"id": "readers_contentlengthreader_read_eof", "label": ".read_eof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L136"}, {"id": "readers_chunkedreader", "label": "ChunkedReader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L148"}, {"id": "readers_chunkedreader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L149"}, {"id": "readers_chunkedreader_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L156"}, {"id": "readers_chunkedreader_read_eof", "label": ".read_eof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L206"}, {"id": "readers_http10reader", "label": "Http10Reader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L213"}, {"id": "readers_http10reader_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L214"}, {"id": "readers_http10reader_read_eof", "label": ".read_eof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L220"}, {"id": "readers_expect_nothing", "label": "expect_nothing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L224"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_abnf_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_events_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_receivebuffer_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_state_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "backend_venv_lib_python3_12_site_packages_h11_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_obsolete_line_fold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_decode_header_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_maybe_read_from_idle_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_maybe_read_from_send_response_server", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_contentlengthreader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L122", "weight": 1.0}, {"source": "readers_contentlengthreader", "target": "readers_contentlengthreader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L123", "weight": 1.0}, {"source": "readers_contentlengthreader", "target": "readers_contentlengthreader_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L127", "weight": 1.0}, {"source": "readers_contentlengthreader", "target": "readers_contentlengthreader_read_eof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_chunkedreader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L148", "weight": 1.0}, {"source": "readers_chunkedreader", "target": "readers_chunkedreader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L149", "weight": 1.0}, {"source": "readers_chunkedreader", "target": "readers_chunkedreader_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L156", "weight": 1.0}, {"source": "readers_chunkedreader", "target": "readers_chunkedreader_read_eof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_http10reader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L213", "weight": 1.0}, {"source": "readers_http10reader", "target": "readers_http10reader_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L214", "weight": 1.0}, {"source": "readers_http10reader", "target": "readers_http10reader_read_eof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_h11_readers_py", "target": "readers_expect_nothing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L224", "weight": 1.0}, {"source": "readers_decode_header_lines", "target": "readers_obsolete_line_fold", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L67", "weight": 1.0}, {"source": "readers_maybe_read_from_idle_client", "target": "readers_decode_header_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L87", "weight": 1.0}, {"source": "readers_maybe_read_from_send_response_server", "target": "readers_decode_header_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L114", "weight": 1.0}, {"source": "readers_chunkedreader_call", "target": "readers_decode_header_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L161", "weight": 1.0}], "raw_calls": [{"caller_nid": "readers_obsolete_line_fold", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L44"}, {"caller_nid": "readers_obsolete_line_fold", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L47"}, {"caller_nid": "readers_obsolete_line_fold", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L50"}, {"caller_nid": "readers_obsolete_line_fold", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L51"}, {"caller_nid": "readers_obsolete_line_fold", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L53"}, {"caller_nid": "readers_obsolete_line_fold", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L55"}, {"caller_nid": "readers_decode_header_lines", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L68"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "maybe_extract_lines", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L76"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "is_next_line_obviously_invalid_request_line", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L78"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L79"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L82"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L83"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "Request", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L86"}, {"caller_nid": "readers_maybe_read_from_idle_client", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L87"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "maybe_extract_lines", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L97"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "is_next_line_obviously_invalid_request_line", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L99"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L100"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L103"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L104"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L109"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "class_", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L113"}, {"caller_nid": "readers_maybe_read_from_send_response_server", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L114"}, {"caller_nid": "readers_contentlengthreader_call", "callee": "EndOfMessage", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L129"}, {"caller_nid": "readers_contentlengthreader_call", "callee": "maybe_extract_at_most", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L130"}, {"caller_nid": "readers_contentlengthreader_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L133"}, {"caller_nid": "readers_contentlengthreader_call", "callee": "Data", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L134"}, {"caller_nid": "readers_contentlengthreader_read_eof", "callee": "RemoteProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L137"}, {"caller_nid": "readers_contentlengthreader_read_eof", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L138"}, {"caller_nid": "readers_chunkedreader_call", "callee": "maybe_extract_lines", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L158"}, {"caller_nid": "readers_chunkedreader_call", "callee": "EndOfMessage", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L161"}, {"caller_nid": "readers_chunkedreader_call", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L161"}, {"caller_nid": "readers_chunkedreader_call", "callee": "maybe_extract_at_most", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L163"}, {"caller_nid": "readers_chunkedreader_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L163"}, {"caller_nid": "readers_chunkedreader_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L166"}, {"caller_nid": "readers_chunkedreader_call", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L167"}, {"caller_nid": "readers_chunkedreader_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L170"}, {"caller_nid": "readers_chunkedreader_call", "callee": "maybe_extract_next_line", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L177"}, {"caller_nid": "readers_chunkedreader_call", "callee": "validate", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L180"}, {"caller_nid": "readers_chunkedreader_call", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L187"}, {"caller_nid": "readers_chunkedreader_call", "callee": "self", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L190"}, {"caller_nid": "readers_chunkedreader_call", "callee": "maybe_extract_at_most", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L195"}, {"caller_nid": "readers_chunkedreader_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L198"}, {"caller_nid": "readers_chunkedreader_call", "callee": "Data", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L204"}, {"caller_nid": "readers_chunkedreader_read_eof", "callee": "RemoteProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L207"}, {"caller_nid": "readers_http10reader_call", "callee": "maybe_extract_at_most", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L215"}, {"caller_nid": "readers_http10reader_call", "callee": "Data", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L218"}, {"caller_nid": "readers_http10reader_read_eof", "callee": "EndOfMessage", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L221"}, {"caller_nid": "readers_expect_nothing", "callee": "LocalProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/h11/_readers.py", "source_location": "L226"}]} |