| Interface | Description |
|---|---|
| JavaNcssReports | The reports produced by a JavaNcssTask. |
| Class | Description |
|---|---|
| JavaNcssExec | Class that executes JavaNCSS in a separate JVM with arguments taken from a JavaNcssTask. |
| JavaNcssPlugin | Gradle plugin for adding a NCSS counting task based on JavaNCSS to a project. |
| JavaNcssReportsImpl | Default implementation of JavaNcssReports. |
| JavaNcssTask | Task for calculating source code metrics by invoking the JavaNCSS tool. |