Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: API, Duplications
-
Labels:None
-
Number of attachments :
Description
Providing a list of statements will be a bit more complex for a plugin but will lead to get less false-positives.
Issue Links
- is depended upon by
-
SONARDOTNT-41
Cross project duplication detection for .Net
-
-
SONARPLUGINS-1557
Use new extension point for cross project duplication detection
-
-
SONARPLUGINS-1558
Cross project duplication detection for Groovy
-
-
SONARPLUGINS-1559
Cross project duplication detection for Flex
-
- relates to
-
SONAR-3182
Remove the support of PMD CPD
-
Note that BlockChunker (algorithm to build blocks) should not depend on StatementChunker and should work for any unit of source code for which we can determine hash and position, e.g. Token.