[Python]代码重复率查找工具Clone Digger
时间:2014-04-14 19:46:54
收藏:0
阅读:1478
代码重复报告可以为重构提供帮助
工具的名字叫做
使用pip安装:
pip install clonedigger
使用方法
clonedigger package(路径)
查看帮助信息
clonedigger --help
它会生成一个类似html的一个报告output.html,这个报告是可以配置的。
更加细致的运用还要以后看。
?
[Python]代码重复率查找工具Clone Digger,布布扣,bubuko.com
原文:http://blog.csdn.net/orangleliu/article/details/23675839
评论(0)