没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Metrix++ |
Metrix++
|
1 | 0 | 148 |
贡献者 | 讨论 | 代码提交 |
Metrix++ collects metrics, exports results and limits metrics related to software source code.
- It has got plugin based architecture, it is easy to add support for new languages and/or define new metrics and/or create new processing tools.
- It scales well to big code bases. For example initial parsing of about 10000 files takes 2-3 minutes on average PC, and ONLY 10-20 seconds for iterative re-run. Reporting of summary result and exceeded limits is less than 1 - 10 seconds.
- Highly configurable
- It can compare results for 2 code snapshots and differentiate added, modified and unchanged regions (classes, functions, etc.) As a result, easy deployment is guaranteed into legacy software, helping you to enforce 'leave it not worse than before' or 'leave it re-factored' rule.