1 line
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "label": "test_parameter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L1"}, {"id": "test_parameter_testparameters", "label": "TestParameters", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L8"}, {"id": "test_parameter_test_constant_real_single", "label": "test_constant_real_single()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L20"}, {"id": "test_parameter_test_constant_real_double", "label": "test_constant_real_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L31"}, {"id": "test_parameter_test_constant_compound_int", "label": "test_constant_compound_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L42"}, {"id": "test_parameter_test_constant_non_compound_int", "label": "test_constant_non_compound_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L53"}, {"id": "test_parameter_test_constant_integer_int", "label": "test_constant_integer_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L60"}, {"id": "test_parameter_test_constant_integer_long", "label": "test_constant_integer_long()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L71"}, {"id": "test_parameter_test_constant_both", "label": "test_constant_both()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L82"}, {"id": "test_parameter_test_constant_no", "label": "test_constant_no()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L93"}, {"id": "test_parameter_test_constant_sum", "label": "test_constant_sum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L104"}, {"id": "test_parameter_testparameters_test_constant_array", "label": ".test_constant_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L114"}, {"id": "test_parameter_testparameters_test_constant_array_any_index", "label": ".test_constant_array_any_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L122"}, {"id": "test_parameter_testparameters_test_constant_array_delims", "label": ".test_constant_array_delims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L127"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_testparameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_real_single", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_real_double", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_compound_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_non_compound_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_integer_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_integer_long", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_both", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_no", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_parameter_py", "target": "test_parameter_test_constant_sum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L104", "weight": 1.0}, {"source": "test_parameter_testparameters", "target": "test_parameter_testparameters_test_constant_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L114", "weight": 1.0}, {"source": "test_parameter_testparameters", "target": "test_parameter_testparameters_test_constant_array_any_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L122", "weight": 1.0}, {"source": "test_parameter_testparameters", "target": "test_parameter_testparameters_test_constant_array_delims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L127", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_parameter_test_constant_real_single", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L22"}, {"caller_nid": "test_parameter_test_constant_real_single", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L23"}, {"caller_nid": "test_parameter_test_constant_real_single", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L26"}, {"caller_nid": "test_parameter_test_constant_real_single", "callee": "foo_single", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L27"}, {"caller_nid": "test_parameter_test_constant_real_single", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L28"}, {"caller_nid": "test_parameter_test_constant_real_double", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L33"}, {"caller_nid": "test_parameter_test_constant_real_double", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L34"}, {"caller_nid": "test_parameter_test_constant_real_double", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L37"}, {"caller_nid": "test_parameter_test_constant_real_double", "callee": "foo_double", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L38"}, {"caller_nid": "test_parameter_test_constant_real_double", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L39"}, {"caller_nid": "test_parameter_test_constant_compound_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L44"}, {"caller_nid": "test_parameter_test_constant_compound_int", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L45"}, {"caller_nid": "test_parameter_test_constant_compound_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L48"}, {"caller_nid": "test_parameter_test_constant_compound_int", "callee": "foo_compound_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L49"}, {"caller_nid": "test_parameter_test_constant_compound_int", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L50"}, {"caller_nid": "test_parameter_test_constant_non_compound_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L55"}, {"caller_nid": "test_parameter_test_constant_non_compound_int", "callee": "foo_non_compound_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L56"}, {"caller_nid": "test_parameter_test_constant_non_compound_int", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L57"}, {"caller_nid": "test_parameter_test_constant_integer_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L62"}, {"caller_nid": "test_parameter_test_constant_integer_int", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L63"}, {"caller_nid": "test_parameter_test_constant_integer_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L66"}, {"caller_nid": "test_parameter_test_constant_integer_int", "callee": "foo_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L67"}, {"caller_nid": "test_parameter_test_constant_integer_int", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L68"}, {"caller_nid": "test_parameter_test_constant_integer_long", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L73"}, {"caller_nid": "test_parameter_test_constant_integer_long", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L74"}, {"caller_nid": "test_parameter_test_constant_integer_long", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L77"}, {"caller_nid": "test_parameter_test_constant_integer_long", "callee": "foo_long", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L78"}, {"caller_nid": "test_parameter_test_constant_integer_long", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L79"}, {"caller_nid": "test_parameter_test_constant_both", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L84"}, {"caller_nid": "test_parameter_test_constant_both", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L85"}, {"caller_nid": "test_parameter_test_constant_both", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L88"}, {"caller_nid": "test_parameter_test_constant_both", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L89"}, {"caller_nid": "test_parameter_test_constant_both", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L90"}, {"caller_nid": "test_parameter_test_constant_no", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L95"}, {"caller_nid": "test_parameter_test_constant_no", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L96"}, {"caller_nid": "test_parameter_test_constant_no", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L99"}, {"caller_nid": "test_parameter_test_constant_no", "callee": "foo_no", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L100"}, {"caller_nid": "test_parameter_test_constant_no", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L101"}, {"caller_nid": "test_parameter_test_constant_sum", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L106"}, {"caller_nid": "test_parameter_test_constant_sum", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L107"}, {"caller_nid": "test_parameter_test_constant_sum", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L110"}, {"caller_nid": "test_parameter_test_constant_sum", "callee": "foo_sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L111"}, {"caller_nid": "test_parameter_test_constant_sum", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L112"}, {"caller_nid": "test_parameter_testparameters_test_constant_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L115"}, {"caller_nid": "test_parameter_testparameters_test_constant_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L116"}, {"caller_nid": "test_parameter_testparameters_test_constant_array", "callee": "foo_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L117"}, {"caller_nid": "test_parameter_testparameters_test_constant_array", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L118"}, {"caller_nid": "test_parameter_testparameters_test_constant_array", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L119"}, {"caller_nid": "test_parameter_testparameters_test_constant_array", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L120"}, {"caller_nid": "test_parameter_testparameters_test_constant_array_any_index", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L123"}, {"caller_nid": "test_parameter_testparameters_test_constant_array_any_index", "callee": "foo_array_any_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L124"}, {"caller_nid": "test_parameter_testparameters_test_constant_array_any_index", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L125"}, {"caller_nid": "test_parameter_testparameters_test_constant_array_any_index", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L125"}, {"caller_nid": "test_parameter_testparameters_test_constant_array_delims", "callee": "foo_array_delims", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_parameter.py", "source_location": "L128"}]} |