有什么工具可以获取 Subversion 存储库的代码流失指标? [英] Any tools to get code churn metrics for a Subversion repository?

查看:58
本文介绍了有什么工具可以获取 Subversion 存储库的代码流失指标?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找任何可以为您提供 Subversion 存储库的代码流失指标(图形和图表会更好)的工具.

I'm looking for any tools that can give you code churn metrics (graphs and charts would be even better) for a Subversion repository.

我知道的一个工具是 statsvn - 一种创建一些 HTML 报告和一些代码流失指标的 Java 工具.Statsvn 报告用户随时间修改(搅动)的行数、每个文件和文件夹/子文件夹的 LOC 的一些描述性统计信息等.

One tool I know of is statsvn - a Java tool that creates some HTML reports and some code churn metrics. Statsvn reports the number of lines modified (churned) by user over time, some descriptive stats on LOC per file and folder/subfolder, etc.

我想了解代码流失,以便更好地了解项目的状态.这背后的想法受到 MS 研究的启发:使用相对代码预测系统缺陷密度的流失措施

I would like to know code churn in order to get a better idea of the state of the project. Idea behind this inspired by the MS research: Use of Relative Code Churn Measures to Predict System Defect Density

简而言之,源代码搅动得越多(更改,是否添加新行、删除、更改等),将缺陷引入系统的可能性就越高.MS 研究论文称,可以根据许多相关的代码流失措施来预测产生的缺陷数量.

In a nutshell, the more that source code is churning (changing, whether adding new lines, deleting, changing,etc) the higher the probability that defects are being introduced into the system. The MS research paper says that the number of defects produced can be predicted based on a number of relative code churn measures.

我想知道是否还有其他开源的、可扩展的等.

I wanted to know if there are any others that are maybe open source, extensible, etc.

推荐答案

如果您愿意走商业路线,请查看 FishEye(另见他们的演示站点).FishEye 还支持添加插件(虽然这不会出现在这个时候得到很好的支持).

If you are willing to go the commercial route check out FishEye from Atlassian (also see their demo site ). FishEye also supports adding plugins (though this does not appear to be very well supported at this time).

这篇关于有什么工具可以获取 Subversion 存储库的代码流失指标?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆