Specify Code Duplication Analysis Scope
Code | Analyze | Locate Duplicates
Use this dialog to launch the search for duplicated code fragments in the specified scope.
Item | Description |
---|---|
Whole project | Inspect the whole project. |
Module <name> | Inspect the module that is currently selected in the Project tool window Alt01. |
File <name> | Select this option to have WebStorm analyze the file that is currently selected in the Project tool window or opened in the editor. |
Custom scope | Select this option to define a custom scope to apply analysis to. Choose a pre-defined scope from the list or click
|
Include Test Sources | Select this checkbox to perform analysis on the test sources. |
Thanks for your feedback!
Was this page helpful?