Duplication Type:: For Type 1, it ignores spaces and comments to detect duplicates, and in Type 2, ignores
spaces, comments, and identifiers to detect duplicates.
Minimum Tokens: Enter the minimum number of tokens to check. If more tokens than this value are duplicated,
it is determined as duplicate.
Ignore duplicates in a file: If selected, duplicate code within the same file is not displayed in the
analysis
Include Header Files: If selected, it also displays duplicates within the header file
During the creation, uncheck the module checkbox enables user to select files instead of using all files of a module.
When non-module selection mode, Include Header Files option is disabled.
The minimum number of tokens to use for inspection can be specified within a specific range (default: 10
to 500). If necessary, you can modify a specific range through the DBCA Configuration.
Files
Files
Files can be added or removed only in the non-module mode.
Default token size: Set the default value for the number of tokens displayed on the Default Options tab.
Partitions
Partition max files: Duplicate token checks can cause out-of-memory errors if the target file is large or
large. To avoid this, partitions are partitioned and inspected internally if necessary. Set the maximum
number of files to fit in one partition.
Partition size in MB: Set the maximum size of one partition.
Code View Highlight Colors
Duplicated code block is the color for duplicated code blocks in the code view.
If you experience out-of-memory errors, you can resolve them by reducing the maximum number of files in
the partition and the maximum size of the partition.