除了 SonarQube,还有其他质量管理工具吗

我们的组织正在尝试实现一个源代码质量管理工具。SonarQube 就是我们遇到的这样一个工具,它非常具有特色,而且是非凡的。如果有的话,在我们实际实现它之前,我们希望将它与同类进行比较。

声纳的性能和特点有什么好的竞争者吗?

44220 次浏览

Since you are just starting out in that field simply go with sonar and re-evaluate in 1 year.

if you are concerned only about quality of code, then Sonar is a great tool and it is a way to go.

Though, I would recommend you to also look at the quality from a broader perspective. For example your customer would not care a lot about your code quality and instead would evaluate quality as number of bugs he encounters in your product releases. So in addition to code, you may analyse your defects, quality of your development process and probably many other aspects.

You may take a look at programeter, if you are interested in quality of the product as a whole, and not just the code quality (disclaimer: I am the co-founder at Programeter).

You don't indicate your platform. If you're an Eclipse shop, there's CodePro Analytix.

Panopticode is a good opensource alternative.