International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 93 - Number 6 |
Year of Publication: 2014 |
Authors: M. Deepika, S. Sarala |
10.5120/16217-5661 |
M. Deepika, S. Sarala . Implication of Clone Detection and Refactoring Techniques using Delayed Duplicate Detection Refactoring. International Journal of Computer Applications. 93, 6 ( May 2014), 5-10. DOI=10.5120/16217-5661
Code maintenance has been increased when the similar code fragments is reduced in the software systems. Refactoring is a change made to the internal structure of software to make it easier to understand and cheaper to modify without changing its observable behavior based on code, the refactoring mechanism is used to discover the clone detection. The proposed algorithm insists semantic relevance between files, classes and methods towards c# applications. The delayed duplicate detection refactoring technique uses the code analyzer and semantic graph for quickly detect the duplicate files in the application. The implemented clone refactoring technique enhances the Semantic Relevance Entity Detection algorithm which provides better performance and accurate result for unifying the process of clone detection and refactoring.