- navigationBar() - Method in class org.codehaus.mojo.javancss.AbstractNcssReportGenerator
-
- NcssAggregateReportGenerator - Class in org.codehaus.mojo.javancss
-
Generates the JavaNCSS aggregate report.
- NcssAggregateReportGenerator(Sink, ResourceBundle, Log) - Constructor for class org.codehaus.mojo.javancss.NcssAggregateReportGenerator
-
- NcssExecuter - Class in org.codehaus.mojo.javancss
-
The NcssExecuter is able to call JavaNCSS to produce a code analysis.
The results are produced into a raw xml file.
- NcssExecuter(File, String) - Constructor for class org.codehaus.mojo.javancss.NcssExecuter
-
Construct a NcssExecuter.
- NcssExecuter(String[], String) - Constructor for class org.codehaus.mojo.javancss.NcssExecuter
-
- NcssReportGenerator - Class in org.codehaus.mojo.javancss
-
Generates the javaNcss maven report.
- NcssReportGenerator(Sink, ResourceBundle, Log, String) - Constructor for class org.codehaus.mojo.javancss.NcssReportGenerator
-
build a new NcssReportGenerator.
- NcssReportMojo - Class in org.codehaus.mojo.javancss
-
Generates a JavaNCSS report based on this module's source code.
- NcssReportMojo() - Constructor for class org.codehaus.mojo.javancss.NcssReportMojo
-
- NcssViolationCheckMojo - Class in org.codehaus.mojo.javancss
-
Check the build if for any Method with a ccn greater than a limit in the source code.
- NcssViolationCheckMojo() - Constructor for class org.codehaus.mojo.javancss.NcssViolationCheckMojo
-
- NumericNodeComparator - Class in org.codehaus.mojo.javancss
-
Comparator for numeric xml node tag.
- NumericNodeComparator(String) - Constructor for class org.codehaus.mojo.javancss.NumericNodeComparator
-
The numeric node tag property to used by this comparator.