C#代码分析工具 [英] C# code Analysis tool

查看:112
本文介绍了C#代码分析工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请推荐可以检查C#代码质量的工具(免费).

它应该检测到以下情况:

循环检测
克隆(副本)检测
死代码检测
检测代码样式违规
全套预定义的软件指标
添加您自己的指标和分析的功能...

Please suggest the tool (free) which can check the C# code quality.

It should detect the folling:

Cycle detection
Clone (copy) detection
Dead code detection
Detection of code style violations
A full set of predefined software metrics
The ability to add your own metrics and analyses...

推荐答案

我已经使用过FxCop [ Resharper [
I have used FxCop [^]a couple of times. It has full set of predefined software metrics.

You can also try Resharper[^]




我们已在公司中使用Source Monitor:

http://www.campwoodsw.com/sourcemonitor.html [
Hi,

we have used Source Monitor in our company:

http://www.campwoodsw.com/sourcemonitor.html[^]


这篇关于C#代码分析工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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