Class |
Description |
Checkstyle
|
Runs Checkstyle against some source files. |
CheckstyleExtension
|
Configuration options for the Checkstyle plugin. |
CheckstylePlugin
|
Checkstyle Plugin. |
CodeNarc
|
Runs CodeNarc against some source files. |
CodeNarcExtension
|
Configuration options for the CodeNarc plugin. |
CodeNarcPlugin
|
CodeNarc Plugin. |
CodeQualityExtension
|
Base Code Quality Extension. |
FindBugs
|
Analyzes code with FindBugs. |
FindBugsExtension
|
Configuration options for the FindBugs plugin. |
FindBugsPlugin
|
A plugin for the FindBugs byte code analyzer. |
JDepend
|
Analyzes code with JDepend. |
JDependExtension
|
Configuration options for the JDepend plugin. |
JDependPlugin
|
A Plugin that generates design quality metrics by scanning your source packages. |
Pmd
|
Runs a set of static code analysis rules on Java source code files and
generates a report of problems found. |
PmdExtension
|
Configuration options for the PMD plugin. |
PmdPlugin
|
A plugin for the PMD source code analyzer. |