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
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_kt", "label": "DownloadModule.kt", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L1"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories", "label": "DownloadModuleFactories", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L24", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_createdownloadcacheevictor", "label": ".createDownloadCacheEvictor()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L26", "_callable": true}, {"id": "cacheevictor", "label": "CacheEvictor", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "label": ".newPhonePlaybackDataSourceFactory()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L30", "_callable": true}, {"id": "datasource", "label": "DataSource", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "cachedatasource", "label": "CacheDataSource", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule", "label": "DownloadModule", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L39", "_callable": true}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "label": ".provideDownloadCache()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L46", "_callable": true}, {"id": "context", "label": "Context", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "simplecache", "label": "SimpleCache", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadnotificationhelper", "label": ".provideDownloadNotificationHelper()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L57", "_callable": true}, {"id": "downloadnotificationhelper", "label": "DownloadNotificationHelper", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "label": ".provideDownloadManager()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L63", "_callable": true}, {"id": "okhttpdatasource", "label": "OkHttpDataSource", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "downloadmanager", "label": "DownloadManager", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt"}, {"id": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "label": ".providePlaybackDataSourceFactory()", "file_type": "code", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L79", "_callable": true}], "edges": [{"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L24", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_createdownloadcacheevictor", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L26", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_createdownloadcacheevictor", "target": "cacheevictor", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L30", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "target": "datasource", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L30", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "target": "cachedatasource", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L30", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_kt", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L39", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L46", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "target": "simplecache", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadnotificationhelper", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L57", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadnotificationhelper", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadnotificationhelper", "target": "downloadnotificationhelper", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L57", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L63", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "target": "context", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "target": "simplecache", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "target": "okhttpdatasource", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "target": "downloadmanager", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L63", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "relation": "method", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L79", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "target": "simplecache", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "target": "okhttpdatasource", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "target": "datasource", "relation": "references", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "target": "simplecache", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L50", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_createdownloadcacheevictor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L52", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadnotificationhelper", "target": "downloadnotificationhelper", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L60", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "target": "downloadmanager", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L70", "weight": 1.0}, {"source": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "target": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L85", "weight": 1.0}], "raw_calls": [{"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_createdownloadcacheevictor", "callee": "NoOpCacheEvictor", "is_member_call": false, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L27", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "callee": "setCacheWriteDataSinkFactory", "is_member_call": true, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L33", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "callee": "setUpstreamDataSourceFactory", "is_member_call": true, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L33", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodulefactories_newphoneplaybackdatasourcefactory", "callee": "Factory", "is_member_call": true, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L33", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "callee": "getExternalFilesDir", "is_member_call": true, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L49", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadcache", "callee": "StandaloneDatabaseProvider", "is_member_call": false, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L53", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "callee": "StandaloneDatabaseProvider", "is_member_call": false, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L72", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_providedownloadmanager", "callee": "newFixedThreadPool", "is_member_call": true, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L75", "receiver": null}, {"caller_nid": "home_repositories_purefin_core_src_main_java_hu_bbara_purefin_core_download_downloadmodule_downloadmodule_provideplaybackdatasourcefactory", "callee": "setCache", "is_member_call": true, "source_file": "/home/repositories/Purefin/core/src/main/java/hu/bbara/purefin/core/download/DownloadModule.kt", "source_location": "L85", "receiver": null}]} |