Specify Code Duplication Analysis Scope
Use this dialog to launch the search for duplicated code fragments in the specified scope.
| Item | Description |
|---|---|
| Whole project | Select this option to perform the analysis for the whole project. |
| Module <name> | Select this option to have IntelliJ IDEA analyze the module that is currently selected in the Project tool window. |
| File <name> | Select this option to analyze the file that is currently selected in the Project tool window or opened in the editor. |
| Selected files | Select this option to analyze the files that are currently selected in the Project tool window. |
| Uncommitted files |
This scope is only available for the projects under version control.
|
| Custom scope |
Select this option to use a custom scope. Select a pre-defined scope from the list, or click |
| Include test sources | Select this checkbox to perform analysis on the test sources. |
Last modified: 21 July 2021