2
Answers

Need to find repeated code

venkat mohan

venkat mohan

15y
3.1k
1
Hi,

   I need to develop a tool for finding repeated/duplicated code in our .cs files.suppose if we use one method twice with different parameters then it should also be considered as a duplicate code. i am not getting the logic to find the repeated code in a file. i am able to find if the whole line got repeated but not able to find partial line repeated.pl help me.thak u.
Answers (2)