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 http://stackoverflow.com/questions/1353631/source-code-statistics) or other tools?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
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) :
|
|||
|
|
