Files
tfm_ainventory/graphify-out/cache/2cdc266f96aa70f9c297a0e580db22cdc228327866da6890e1992b4bb585b92e.json

1 line
15 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "label": "phystokens.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L1"}, {"id": "phystokens_phys_tokens", "label": "_phys_tokens()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L23"}, {"id": "phystokens_find_soft_key_lines", "label": "find_soft_key_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L93"}, {"id": "phystokens_source_token_lines", "label": "source_token_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L108"}, {"id": "phystokens_generate_tokens", "label": "generate_tokens()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L177"}, {"id": "phystokens_source_encoding", "label": "source_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L188"}, {"id": "phystokens_rationale_24", "label": "Return all physical tokens, even line continuations. tokenize.generate_toke", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L24"}, {"id": "phystokens_rationale_94", "label": "Helper for finding lines with soft keywords, like match/case lines.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L94"}, {"id": "phystokens_rationale_109", "label": "Generate a series of lines, one for each line in `source`. Each line is a l", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L109"}, {"id": "phystokens_rationale_178", "label": "A helper around `tokenize.generate_tokens`. Originally this was used to cac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L178"}, {"id": "phystokens_rationale_189", "label": "Determine the encoding for `source`, according to PEP 263. `source` is a by", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L189"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "ast", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "keyword", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "token", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "tokenize", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "coverage", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "coverage_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "phystokens_phys_tokens", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "phystokens_find_soft_key_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "phystokens_source_token_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "phystokens_generate_tokens", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L177", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_phystokens_py", "target": "phystokens_source_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L188", "weight": 1.0}, {"source": "phystokens_source_token_lines", "target": "phystokens_generate_tokens", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L129", "weight": 1.0}, {"source": "phystokens_source_token_lines", "target": "phystokens_find_soft_key_lines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L131", "weight": 1.0}, {"source": "phystokens_source_token_lines", "target": "phystokens_phys_tokens", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L133", "weight": 1.0}, {"source": "phystokens_rationale_24", "target": "phystokens_phys_tokens", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L24", "weight": 1.0}, {"source": "phystokens_rationale_94", "target": "phystokens_find_soft_key_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L94", "weight": 1.0}, {"source": "phystokens_rationale_109", "target": "phystokens_source_token_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L109", "weight": 1.0}, {"source": "phystokens_rationale_178", "target": "phystokens_generate_tokens", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L178", "weight": 1.0}, {"source": "phystokens_rationale_189", "target": "phystokens_source_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L189", "weight": 1.0}], "raw_calls": [{"caller_nid": "phystokens_phys_tokens", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L38"}, {"caller_nid": "phystokens_phys_tokens", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L55"}, {"caller_nid": "phystokens_phys_tokens", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L59"}, {"caller_nid": "phystokens_phys_tokens", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L60"}, {"caller_nid": "phystokens_phys_tokens", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L60"}, {"caller_nid": "phystokens_phys_tokens", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L77"}, {"caller_nid": "phystokens_phys_tokens", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L77"}, {"caller_nid": "phystokens_phys_tokens", "callee": "TokenInfo", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L79"}, {"caller_nid": "phystokens_phys_tokens", "callee": "TokenInfo", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L89"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L95"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "walk", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L97"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L97"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L98"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L99"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L101"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L102"}, {"caller_nid": "phystokens_find_soft_key_lines", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L103"}, {"caller_nid": "phystokens_source_token_lines", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L128"}, {"caller_nid": "phystokens_source_token_lines", "callee": "expandtabs", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L128"}, {"caller_nid": "phystokens_source_token_lines", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L135"}, {"caller_nid": "phystokens_source_token_lines", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L147"}, {"caller_nid": "phystokens_source_token_lines", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L147"}, {"caller_nid": "phystokens_source_token_lines", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L148"}, {"caller_nid": "phystokens_source_token_lines", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L150"}, {"caller_nid": "phystokens_source_token_lines", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L152"}, {"caller_nid": "phystokens_source_token_lines", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L152"}, {"caller_nid": "phystokens_source_token_lines", "callee": "iskeyword", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L154"}, {"caller_nid": "phystokens_source_token_lines", "callee": "issoftkeyword", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L157"}, {"caller_nid": "phystokens_source_token_lines", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L159"}, {"caller_nid": "phystokens_source_token_lines", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L161"}, {"caller_nid": "phystokens_source_token_lines", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L167"}, {"caller_nid": "phystokens_generate_tokens", "callee": "StringIO", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L184"}, {"caller_nid": "phystokens_source_encoding", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L196"}, {"caller_nid": "phystokens_source_encoding", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L196"}, {"caller_nid": "phystokens_source_encoding", "callee": "detect_encoding", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/phystokens.py", "source_location": "L197"}]}