开发者

Maven plugin for gathering source code statistics [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

开发者_JAVA百科 Improve this question

Our project is based on J2EE and we would like to know if there is a open source maven-plugin which either integrates with cloc (Refer How can I measure source code statistics?) or other tools?


Use Sonar for that!

As you can see in the demo site, when this tool analyses your project, it provides a lot of statistics (using their internal tool, Sonar Squid which is a replacement of the old JavaNCSS) :

alt text http://sonar.codehaus.org/wp-content/uploads/2009/05/sonar-squid.jpg

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜