A PMD filter applies a rule violation filter loaded from a file on the result of a PMD analysis. Any violations matched by the filter are removed from the analysis result.
| Methods inherited from class | Name |
|---|---|
class ProjectAware |
getProject |
Is the filter enabled?
The file to load the rule violation filter from.
Create a new PmdFilter.
pTask - The task to filter the result of.Groovy Documentation