Files
tfm_ainventory/graphify-out/cache/b38035fd264041c4f1db6e1be83e080baff6b9a2d8cf5e081d6b5f4e4e3c185c.json

1 line
9.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "label": "test_gc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L1"}, {"id": "test_gc_testgc", "label": "TestGC", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L14"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_gc_testgc_test_dead_circular_ref", "label": ".test_dead_circular_ref()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L15"}, {"id": "test_gc_testgc_test_circular_greenlet", "label": ".test_circular_greenlet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L24"}, {"id": "test_gc_testgc_test_inactive_ref", "label": ".test_inactive_ref()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L34"}, {"id": "test_gc_test_finalizer_crash", "label": "test_finalizer_crash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L48"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "gc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "weakref", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "greenlet", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "backend_venv_lib_python3_12_site_packages_greenlet_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "backend_venv_lib_python3_12_site_packages_greenlet_tests_leakcheck_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "test_gc_testgc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L14", "weight": 1.0}, {"source": "test_gc_testgc", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L14", "weight": 1.0}, {"source": "test_gc_testgc", "target": "test_gc_testgc_test_dead_circular_ref", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L15", "weight": 1.0}, {"source": "test_gc_testgc", "target": "test_gc_testgc_test_circular_greenlet", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L24", "weight": 1.0}, {"source": "test_gc_testgc", "target": "test_gc_testgc_test_inactive_ref", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_greenlet_tests_test_gc_py", "target": "test_gc_test_finalizer_crash", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L16"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "switch", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L16"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L16"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L17"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "o", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L18"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L20"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L20"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "o", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L20"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "assertIsNone", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L21"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "o", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L21"}, {"caller_nid": "test_gc_testgc_test_dead_circular_ref", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L22"}, {"caller_nid": "test_gc_testgc_test_circular_greenlet", "callee": "circular_greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L27"}, {"caller_nid": "test_gc_testgc_test_circular_greenlet", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L29"}, {"caller_nid": "test_gc_testgc_test_circular_greenlet", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L30"}, {"caller_nid": "test_gc_testgc_test_circular_greenlet", "callee": "assertIsNone", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L31"}, {"caller_nid": "test_gc_testgc_test_circular_greenlet", "callee": "o", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L31"}, {"caller_nid": "test_gc_testgc_test_circular_greenlet", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L32"}, {"caller_nid": "test_gc_testgc_test_inactive_ref", "callee": "inactive_greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L41"}, {"caller_nid": "test_gc_testgc_test_inactive_ref", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L42"}, {"caller_nid": "test_gc_testgc_test_inactive_ref", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L43"}, {"caller_nid": "test_gc_testgc_test_inactive_ref", "callee": "assertIsNone", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L44"}, {"caller_nid": "test_gc_testgc_test_inactive_ref", "callee": "o", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L44"}, {"caller_nid": "test_gc_testgc_test_inactive_ref", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L45"}, {"caller_nid": "test_gc_test_finalizer_crash", "callee": "getcurrent", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L70"}, {"caller_nid": "test_gc_test_finalizer_crash", "callee": "greenlet", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L79"}, {"caller_nid": "test_gc_test_finalizer_crash", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L81"}, {"caller_nid": "test_gc_test_finalizer_crash", "callee": "switch", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L82"}, {"caller_nid": "test_gc_test_finalizer_crash", "callee": "getcurrent", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L85"}, {"caller_nid": "test_gc_test_finalizer_crash", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/greenlet/tests/test_gc.py", "source_location": "L86"}]}