Package org.gradle.api.plugins.quality
package org.gradle.api.plugins.quality
Plugins which measure and enforce code quality.
-
ClassDescriptionRuns Checkstyle against some source files.Configuration options for the Checkstyle plugin.Checkstyle Plugin.The reporting configuration for the
Checkstyletask.Runs CodeNarc against some source files.Configuration options for the CodeNarc plugin.CodeNarc Plugin.The reporting configuration for theCodeNarctest.Base Code Quality Extension.Analyzes code with FindBugs.Configuration options for the FindBugs plugin.A plugin for the FindBugs byte code analyzer.The reporting configuration for theFindBugstask.The single file XML report for FindBugs.Analyzes code with JDepend.Configuration options for the JDepend plugin.APluginthat generates design quality metrics by scanning your source packages.The reporting configuration for theJDependtask.Runs a set of static code analysis rules on Java source code files and generates a report of problems found.Configuration options for the PMD plugin.A plugin for the PMD source code analyzer.The reporting configuration for thePmdtask.Represents the PMD targetjdk property available for PMD < 5.0