International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 93 - Issue 6 |
Published: May 2014 |
Authors: M. Deepika, S. Sarala |
![]() |
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
@article{ 10.5120/16217-5661, author = { M. Deepika,S. Sarala }, title = { Implication of Clone Detection and Refactoring Techniques using Delayed Duplicate Detection Refactoring }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 93 }, number = { 6 }, pages = { 5-10 }, doi = { 10.5120/16217-5661 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A M. Deepika %A S. Sarala %T Implication of Clone Detection and Refactoring Techniques using Delayed Duplicate Detection Refactoring%T %J International Journal of Computer Applications %V 93 %N 6 %P 5-10 %R 10.5120/16217-5661 %I Foundation of Computer Science (FCS), NY, USA
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.