mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
Includes interactive graph visualization (graph.html), audit report (GRAPH_REPORT.md), raw graph data (graph.json), and extraction caches built from 349 source files (2741 nodes, 4999 edges).
1 line
3.7 KiB
JSON
1 line
3.7 KiB
JSON
{"nodes": [{"id": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_kt", "label": "NavigationModule.kt", "file_type": "code", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule", "label": "NavigationModule", "file_type": "code", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L12", "_callable": true}, {"id": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule_provideappentrybuilder", "label": ".provideAppEntryBuilder()", "file_type": "code", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L16", "_callable": true}, {"id": "entryproviderscope", "label": "EntryProviderScope", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt"}, {"id": "route", "label": "Route", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt"}, {"id": "unit", "label": "Unit", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt"}], "edges": [{"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_kt", "target": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L12", "weight": 1.0}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule", "target": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule_provideappentrybuilder", "relation": "method", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L16", "weight": 1.0}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule_provideappentrybuilder", "target": "entryproviderscope", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule_provideappentrybuilder", "target": "route", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L16", "weight": 1.0, "context": "generic_arg"}, {"source": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule_provideappentrybuilder", "target": "unit", "relation": "references", "confidence": "EXTRACTED", "source_file": "app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L16", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "home_repositories_purefin_app_src_main_java_hu_bbara_purefin_modules_navigationmodule_navigationmodule_provideappentrybuilder", "callee": "appRouteEntryBuilder", "is_member_call": false, "source_file": "/home/repositories/Purefin/app/src/main/java/hu/bbara/purefin/modules/NavigationModule.kt", "source_location": "L19", "receiver": null}]} |