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

1 line
5.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "label": "test_arrayobject.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L1"}, {"id": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "label": "test_matrix_transpose_raises_error_for_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L8"}, {"id": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "label": "test_matrix_transpose_equals_transpose_2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L16"}, {"id": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "label": "test_matrix_transpose_equals_swapaxes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L30"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "numpy_ma", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_ma_tests_test_arrayobject_py", "target": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L10"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_raises_error_for_1d", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L12"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L17"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_transpose_2d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L19"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L31"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L32"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L33"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L35"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L36"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L37"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L39"}, {"caller_nid": "test_arrayobject_test_matrix_transpose_equals_swapaxes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/ma/tests/test_arrayobject.py", "source_location": "L40"}]}