phodal / coca

Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。
https://coca.migration.ink/
Mozilla Public License 2.0
957 stars 110 forks source link

only `cloc-top-file` will export json file? #27

Closed williamfzc closed 2 years ago

williamfzc commented 2 years ago

https://github.com/modernizing/coca#cloc-top-file

output to: coca_reporter/sort_cloc.json

but others will not, which will only create a graph

phodal commented 2 years ago

Welcome to PR

williamfzc commented 2 years ago

Welcome to PR

Great I would like to take a look I just wanna making sure it s not a bug