1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "label": "test_regression.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L1"}, {"id": "test_regression_testregression", "label": "TestRegression", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L11"}, {"id": "test_regression_testregression_test_vonmises_range", "label": ".test_VonMises_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L13"}, {"id": "test_regression_testregression_test_hypergeometric_range", "label": ".test_hypergeometric_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L20"}, {"id": "test_regression_testregression_test_logseries_convergence", "label": ".test_logseries_convergence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L36"}, {"id": "test_regression_testregression_test_shuffle_mixed_dimension", "label": ".test_shuffle_mixed_dimension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L52"}, {"id": "test_regression_testregression_test_call_within_randomstate", "label": ".test_call_within_randomstate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L64"}, {"id": "test_regression_testregression_test_multivariate_normal_size_types", "label": ".test_multivariate_normal_size_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L74"}, {"id": "test_regression_testregression_test_beta_small_parameters", "label": ".test_beta_small_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L82"}, {"id": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "label": ".test_choice_sum_of_probs_tolerance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L89"}, {"id": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "label": ".test_shuffle_of_array_of_different_length_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L102"}, {"id": "test_regression_testregression_test_shuffle_of_array_of_objects", "label": ".test_shuffle_of_array_of_objects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L117"}, {"id": "test_regression_testregression_test_permutation_subclass", "label": ".test_permutation_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L131"}, {"id": "test_regression_test_inspect_signature", "label": "test_inspect_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L170"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "test_regression_testregression", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L11", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_vonmises_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L13", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_hypergeometric_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L20", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_logseries_convergence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L36", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_shuffle_mixed_dimension", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L52", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_call_within_randomstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L64", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_multivariate_normal_size_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L74", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_beta_small_parameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L82", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L89", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L102", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_shuffle_of_array_of_objects", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L117", "weight": 1.0}, {"source": "test_regression_testregression", "target": "test_regression_testregression_test_permutation_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_regression_py", "target": "test_regression_test_inspect_signature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L170", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_regression_testregression_test_vonmises_range", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L16"}, {"caller_nid": "test_regression_testregression_test_vonmises_range", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L17"}, {"caller_nid": "test_regression_testregression_test_vonmises_range", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L18"}, {"caller_nid": "test_regression_testregression_test_vonmises_range", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L18"}, {"caller_nid": "test_regression_testregression_test_vonmises_range", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L18"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L22"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L22"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L22"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L23"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L23"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L23"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L32"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L34"}, {"caller_nid": "test_regression_testregression_test_hypergeometric_range", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L34"}, {"caller_nid": "test_regression_testregression_test_logseries_convergence", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L39"}, {"caller_nid": "test_regression_testregression_test_logseries_convergence", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L40"}, {"caller_nid": "test_regression_testregression_test_logseries_convergence", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L44"}, {"caller_nid": "test_regression_testregression_test_logseries_convergence", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L46"}, {"caller_nid": "test_regression_testregression_test_logseries_convergence", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L48"}, {"caller_nid": "test_regression_testregression_test_logseries_convergence", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L50"}, {"caller_nid": "test_regression_testregression_test_shuffle_mixed_dimension", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L58"}, {"caller_nid": "test_regression_testregression_test_shuffle_mixed_dimension", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L59"}, {"caller_nid": "test_regression_testregression_test_shuffle_mixed_dimension", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L60"}, {"caller_nid": "test_regression_testregression_test_shuffle_mixed_dimension", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L61"}, {"caller_nid": "test_regression_testregression_test_shuffle_mixed_dimension", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L62"}, {"caller_nid": "test_regression_testregression_test_shuffle_mixed_dimension", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L62"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L66"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L67"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L68"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L69"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L70"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L72"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L72"}, {"caller_nid": "test_regression_testregression_test_call_within_randomstate", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L72"}, {"caller_nid": "test_regression_testregression_test_multivariate_normal_size_types", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L78"}, {"caller_nid": "test_regression_testregression_test_multivariate_normal_size_types", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L79"}, {"caller_nid": "test_regression_testregression_test_multivariate_normal_size_types", "callee": "int_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L79"}, {"caller_nid": "test_regression_testregression_test_multivariate_normal_size_types", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L80"}, {"caller_nid": "test_regression_testregression_test_multivariate_normal_size_types", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L80"}, {"caller_nid": "test_regression_testregression_test_beta_small_parameters", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L85"}, {"caller_nid": "test_regression_testregression_test_beta_small_parameters", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L86"}, {"caller_nid": "test_regression_testregression_test_beta_small_parameters", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L87"}, {"caller_nid": "test_regression_testregression_test_beta_small_parameters", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L87"}, {"caller_nid": "test_regression_testregression_test_beta_small_parameters", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L87"}, {"caller_nid": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L93"}, {"caller_nid": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L97"}, {"caller_nid": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L97"}, {"caller_nid": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L98"}, {"caller_nid": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L99"}, {"caller_nid": "test_regression_testregression_test_choice_sum_of_probs_tolerance", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L100"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L106"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L108"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L110"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L111"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_different_length_strings", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L115"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L121"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L122"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L122"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L122"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L124"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L125"}, {"caller_nid": "test_regression_testregression_test_shuffle_of_array_of_objects", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L129"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L135"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L136"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L136"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "permutation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L137"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L138"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L138"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L139"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L139"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L139"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L142"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L147"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "M", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L148"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "permutation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L149"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L150"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L150"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L151"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "__array__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L151"}, {"caller_nid": "test_regression_testregression_test_permutation_subclass", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L151"}, {"caller_nid": "test_regression_test_inspect_signature", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L171"}, {"caller_nid": "test_regression_test_inspect_signature", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L173"}, {"caller_nid": "test_regression_test_inspect_signature", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_regression.py", "source_location": "L175"}]} |