Skip to content

Can pmd/cpd support finding duplicate code across file formats ? #3009

Answered by jsotuyod
kamath-prasad asked this question in Q&A
Discussion options

You must be logged in to vote

@kamath-prasad I fear not.

CPD checks the syntactic structure to find duplicates. Since syntaxis is language-dependant, it's not possible to find equivalences between languages.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by adangel
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2521 on January 15, 2021 08:24.