{"nodes": [{"id": "backend_tests_test_matcher_py", "label": "test_matcher.py", "file_type": "code", "source_file": "backend/tests/test_matcher.py", "source_location": "L1"}, {"id": "test_matcher_test_build_match_pool_includes_aliases", "label": "test_build_match_pool_includes_aliases()", "file_type": "code", "source_file": "backend/tests/test_matcher.py", "source_location": "L6"}, {"id": "test_matcher_test_rank_candidates_top_n_with_threshold", "label": "test_rank_candidates_top_n_with_threshold()", "file_type": "code", "source_file": "backend/tests/test_matcher.py", "source_location": "L18"}, {"id": "test_matcher_test_rank_candidates_drops_below_threshold", "label": "test_rank_candidates_drops_below_threshold()", "file_type": "code", "source_file": "backend/tests/test_matcher.py", "source_location": "L36"}], "edges": [{"source": "backend_tests_test_matcher_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/tests/test_matcher.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_tests_test_matcher_py", "target": "app_services_matcher", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/tests/test_matcher.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_tests_test_matcher_py", "target": "test_matcher_test_build_match_pool_includes_aliases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/test_matcher.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_tests_test_matcher_py", "target": "test_matcher_test_rank_candidates_top_n_with_threshold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/test_matcher.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_tests_test_matcher_py", "target": "test_matcher_test_rank_candidates_drops_below_threshold", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/test_matcher.py", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_matcher_test_build_match_pool_includes_aliases", "callee": "build_match_pool", "source_file": "backend/tests/test_matcher.py", "source_location": "L11"}, {"caller_nid": "test_matcher_test_build_match_pool_includes_aliases", "callee": "len", "source_file": "backend/tests/test_matcher.py", "source_location": "L13"}, {"caller_nid": "test_matcher_test_rank_candidates_top_n_with_threshold", "callee": "rank_candidates", "source_file": "backend/tests/test_matcher.py", "source_location": "L25"}, {"caller_nid": "test_matcher_test_rank_candidates_top_n_with_threshold", "callee": "all", "source_file": "backend/tests/test_matcher.py", "source_location": "L33"}, {"caller_nid": "test_matcher_test_rank_candidates_drops_below_threshold", "callee": "rank_candidates", "source_file": "backend/tests/test_matcher.py", "source_location": "L38"}]}