| Interface | Description |
|---|---|
| CpdCsvFileReport |
The single file CSV report for code/paste (= duplication) detection.
|
| CpdReports |
The reporting configuration for the
Cpd task. |
| CpdTextFileReport |
The single file simple text report for code/paste (= duplication) detection.
|
| CpdXmlFileReport |
The single file simple text report for code/paste (= duplication) detection.
|
| Class | Description |
|---|---|
| Cpd |
Runs static code/paste (= duplication) detection on supplied source code files and generates a report of duplications found.
|
| CpdExtension |
Configuration options for the CPD plugin.
|
| CpdPlugin |