metrics - SLOC for Java projects -


I need a free tool to count SLOC on a Java project. I only need the following metric:

  • SLOC
  • Number of comment rows
  • Alternatively javadoc metrics < / Li>
  • or preferably , the Maven plugin
  • 100% Java, I do not like something like Saigwin
  • Have you considered using (which are Sonar-Squid, which are some flaws and Java 1.5 instead of JavaNCSS Or 1.6 projects are not working well)? This is like your report:

    Sonar does much more than just collecting the SLOC, maybe whatever you want.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -