All Classes and Interfaces

Class
Description
Runs static code/paste (= duplication) detection on supplied source code files and generates a report of duplications found.
 
The single file CSV report for code/paste (= duplication) detection.
 
Configuration options for the CPD plugin.
A plugin for the finding duplicate code using CPD source code analyzer (which is a part of PMD).
 
The reporting configuration for the Cpd task.
 
The single file simple text report for code/paste (= duplication) detection.
 
 
 
 
 
 
 
The single file simple text report for code/paste (= duplication) detection.
 
Reports<T extends org.gradle.api.reporting.Report>