| Interface | Description |
|---|---|
| CpdReports | The reports produced by a CpdTask. |
| Class | Description |
|---|---|
| CpdPlugin | Gradle plugin for adding a copy-paste detection task based on CPD to a project. |
| CpdReportsImpl | Default implementation of CpdReports. |
| CpdTask | Task for performing copy-paste detection by calling the CPD Ant task. |