Files
tfm_ainventory/graphify-out/cache/4212b2ab430ca9cd17e87c3751bd595f18a144ba508bcc48bc09d8dc89d2a46d.json

1 line
65 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "label": "test_scalarprint.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L1"}, {"id": "test_scalarprint_testrealscalars", "label": "TestRealScalars", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L12"}, {"id": "test_scalarprint_testrealscalars_test_str", "label": ".test_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L13"}, {"id": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "label": ".test_scalar_cutoffs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L30"}, {"id": "test_scalarprint_test_gh_28679", "label": "test_gh_28679()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L61"}, {"id": "test_scalarprint_test_legacy_2_2_mode", "label": "test_legacy_2_2_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L72"}, {"id": "test_scalarprint_testrealscalars_test_dragon4", "label": ".test_dragon4()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L77"}, {"id": "test_scalarprint_test_dragon4_positional_interface", "label": "test_dragon4_positional_interface()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L248"}, {"id": "test_scalarprint_test_dragon4_positional_interface_trim", "label": "test_dragon4_positional_interface_trim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L265"}, {"id": "test_scalarprint_test_dragon4_positional_interface_overflow", "label": "test_dragon4_positional_interface_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L297"}, {"id": "test_scalarprint_test_dragon4_scientific_interface", "label": "test_dragon4_scientific_interface()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L318"}, {"id": "test_scalarprint_test_ppc64_ibm_double_double128", "label": "test_ppc64_ibm_double_double128()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L334"}, {"id": "test_scalarprint_testrealscalars_float32_roundtrip", "label": ".float32_roundtrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L392"}, {"id": "test_scalarprint_testrealscalars_float64_vs_python", "label": ".float64_vs_python()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L400"}, {"id": "test_scalarprint_rationale_1", "label": "Test printing of scalar types.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_testrealscalars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L12", "weight": 1.0}, {"source": "test_scalarprint_testrealscalars", "target": "test_scalarprint_testrealscalars_test_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L13", "weight": 1.0}, {"source": "test_scalarprint_testrealscalars", "target": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_gh_28679", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_legacy_2_2_mode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L72", "weight": 1.0}, {"source": "test_scalarprint_testrealscalars", "target": "test_scalarprint_testrealscalars_test_dragon4", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_dragon4_positional_interface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_dragon4_positional_interface_trim", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_dragon4_positional_interface_overflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L297", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_dragon4_scientific_interface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L318", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "target": "test_scalarprint_test_ppc64_ibm_double_double128", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L334", "weight": 1.0}, {"source": "test_scalarprint_testrealscalars", "target": "test_scalarprint_testrealscalars_float32_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L392", "weight": 1.0}, {"source": "test_scalarprint_testrealscalars", "target": "test_scalarprint_testrealscalars_float64_vs_python", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L400", "weight": 1.0}, {"source": "test_scalarprint_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalarprint_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_scalarprint_testrealscalars_test_str", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L25"}, {"caller_nid": "test_scalarprint_testrealscalars_test_str", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L26"}, {"caller_nid": "test_scalarprint_testrealscalars_test_str", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L27"}, {"caller_nid": "test_scalarprint_testrealscalars_test_str", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L28"}, {"caller_nid": "test_scalarprint_testrealscalars_test_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L28"}, {"caller_nid": "test_scalarprint_testrealscalars_test_str", "callee": "styp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L28"}, {"caller_nid": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L40"}, {"caller_nid": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L41"}, {"caller_nid": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L44"}, {"caller_nid": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L45"}, {"caller_nid": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L46"}, {"caller_nid": "test_scalarprint_testrealscalars_test_scalar_cutoffs", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L47"}, {"caller_nid": "test_scalarprint_test_gh_28679", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L63"}, {"caller_nid": "test_scalarprint_test_gh_28679", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L63"}, {"caller_nid": "test_scalarprint_test_gh_28679", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L63"}, {"caller_nid": "test_scalarprint_test_legacy_2_2_mode", "callee": "printoptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L74"}, {"caller_nid": "test_scalarprint_test_legacy_2_2_mode", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L75"}, {"caller_nid": "test_scalarprint_test_legacy_2_2_mode", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L75"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "format_float_positional", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L81"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L81"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "format_float_scientific", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L82"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L82"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "format_float_positional", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L83"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L83"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "format_float_scientific", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L84"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L84"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L88"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L88"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L89"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L89"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L90"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L90"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L91"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L91"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L92"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L92"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L93"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L93"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L94"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L94"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L95"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L95"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L96"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L96"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L97"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L97"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L98"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L98"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L99"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L99"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L100"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L100"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L101"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L101"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L102"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L102"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L103"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L103"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L103"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L105"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L105"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L105"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L107"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L107"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L107"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L112"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L112"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L112"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L114"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L114"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L114"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L116"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L116"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L116"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L118"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L118"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L118"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L121"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L121"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L121"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L122"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L122"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L122"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L123"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L123"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L123"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L124"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L124"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L124"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L126"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L126"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L126"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L128"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L128"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L128"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L130"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L130"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L133"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L133"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L138"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L138"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L160"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L161"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L161"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L161"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L163"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L163"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L163"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "preckwd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L163"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L172"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L172"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L179"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L179"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L181"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L181"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L183"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L183"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L185"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L185"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L187"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L187"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L190"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L192"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L192"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L194"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L194"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L196"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L196"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L198"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L198"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L201"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L201"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L204"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L204"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fromhex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L208"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L209"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L209"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L210"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L210"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L212"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L212"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L214"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L214"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L216"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L216"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L219"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L219"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L221"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L221"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L223"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L223"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L225"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L225"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L228"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L228"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L229"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L229"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L232"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L232"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L233"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L233"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L234"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L234"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L235"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L235"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L236"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L236"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L237"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L237"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L238"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L238"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L239"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fsci64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L239"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L241"}, {"caller_nid": "test_scalarprint_testrealscalars_test_dragon4", "callee": "fpos64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L241"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L251"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L256"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L256"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L256"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L257"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L257"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L257"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L258"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L258"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L258"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L262"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L262"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L262"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L268"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L274"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L274"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L274"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L277"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L277"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L277"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L279"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L279"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L279"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L282"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L282"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L282"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L284"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L284"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L284"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L286"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L286"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L286"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L288"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L288"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L288"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L290"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L290"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L290"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L292"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L292"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L292"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L293"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L293"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_trim", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L293"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L300"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L305"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L307"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L307"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L309"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L311"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L311"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L313"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "fpos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L315"}, {"caller_nid": "test_scalarprint_test_dragon4_positional_interface_overflow", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L315"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L321"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L326"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "fsci", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L326"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L326"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L329"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "fsci", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L329"}, {"caller_nid": "test_scalarprint_test_dragon4_scientific_interface", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L329"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "float128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L339"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L340"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "float128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L340"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L340"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L340"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L382"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "float128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L387"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "float128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L387"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "float128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L388"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L388"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L389"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L389"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L389"}, {"caller_nid": "test_scalarprint_test_ppc64_ibm_double_double128", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L390"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L394"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L395"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L396"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L396"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L396"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L397"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L397"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L397"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L398"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L398"}, {"caller_nid": "test_scalarprint_testrealscalars_float32_roundtrip", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L398"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L402"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L402"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L402"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L402"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L403"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L403"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L403"}, {"caller_nid": "test_scalarprint_testrealscalars_float64_vs_python", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalarprint.py", "source_location": "L403"}]}