Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.14
-
Component/s: Duplications
-
Labels:None
-
Number of attachments :
Issue Links
- is related to
-
SONARPLUGINS-978
Useless Code Tracker must not execute CPD by himself
-
- relates to
-
SONAR-3139
Use Sonar CPD with existing extension point CpdMapping
-
Freddy, could you please test following configuration :
duplications between project A with sonar.cpd.ignore_literals=true and project B with sonar.cpd.ignore_literals=false.
And also would be cool to do this for different languages (Cobol, C, ...).
I'm afraid that such configuration may produce hash collisions in duplications index, which will lead to false-positive detections.