Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
javancss: Source Measurement Suite
- Summary
- Ever wondered how many lines of code or how many classes there are
in the Sun JDK? Curious about the size of your own projects - or do
you want to keep track of your work-progress.
That's what JavaNCSS is for.
JavaNCSS is a simple command line utility which measures two
standard source code metrics for the Java programming language.
The metrics are collected globally, for each class and/or for
each function.
Changelog
- * Wed May 9 12:00:00 2007 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:27.48-2jpp
-
- Fix copyright year
- Fix aot built
- Make Vendor, Distribution based on macro
- * Wed Sep 20 12:00:00 2006 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:27.48-1jpp
-
- Upgrade to 27.48
- Patch to omit GUI and avoid javahelp
- Add post/postun Requires for javadoc
- Add gcj_support option
- * Mon Oct 3 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> - 0:21.41-1jpp
-
- First JPackage build