Description
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.
-
- Lead:
- Clemens Lee
- Key:
- JAVANCSS
Issues: Due
-
JAVANCSS-46
Assignment operator parsing no longer working
-
JAVANCSS-1
Migrate documentation
-
JAVANCSS-11
Issue parsing generic typing method calls (possibly related to use of the ternary operator?)
Issues: 30 Day Summary
Issues: 0 created and 0 resolved
Issues: Updated recently
-
JAVANCSS-50
27/Dec/11
method arguments that uses generic loses the type in reports
-
JAVANCSS-49
07/Nov/11
parse error on java 1.7 feature: catching multiple exception types
-
JAVANCSS-38
21/Sep/11
ParserException on inner annotation declarations on interfaces