| CSS | Do not show duplicates containing less than <number> CSS properties: set the minimum number of properties in a duplicate to have the duplicate shown. |
| CoffeeScript |
- Anonymize Variables
- Anonymize Functions
- Anonymize Literals
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
| ECMA Script level 4 |
- Anonymize Variables
- Anonymize Functions
- Anonymize Literals
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
| HTML |
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
| JSON |
- Anonymize Variables
- Anonymize Functions
- Anonymize Literals
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
| JavaScript |
- Anonymize Variables
- Anonymize Functions
- Anonymize Literals
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
|
XHTML
|
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
| XML |
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|
| Ruby |
On this page, configure your preferences of search in Ruby constructs. Selecting each of the check
boxes defines which fragments of code must be exact match to be considered duplicates.
- Anonymize Local Variables: If this check box is selected,
then two identical methods that use different local variable names,
are considered duplicates.
- Anonymize Fields
- Anonymize Methods
- Anonymize Literals
- Do not show duplicates simpler than: Set the size of duplicated language constructs that are shown
in the result window. By default, the constructs less than 10 units are not included (and this
limitation cannot be changed).
|