Target module: You can choose which modules exist in the project.
Add Module button: You can add a new module to use.
Direct selection: You can select a file directly without selecting a module.
Basic Option
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
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.
File Selection: Module
When Custom Files is not checked
Left List: Files in the module that are not selected
Right list: Selected files in module
At least one file must be selected.
File Selection: Custom Files
When Custom Files is checked
Files to be examined
If you select the file yourself, the Include header file option is not available.
At least one file must be selected.
Criteria
It displays the duplicate code evaluation criteria of the Hyundai/Kia ES
specification.
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.