International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 107 - Issue 12 |
Published: December 2014 |
Authors: K.Kanagalakshmi, R.Suguna |
![]() |
K.Kanagalakshmi, R.Suguna . Software Refactoring Technique for Code Clone Detection of Static and Dynamic Website. International Journal of Computer Applications. 107, 12 (December 2014), 1-10. DOI=10.5120/18800-9919
@article{ 10.5120/18800-9919, author = { K.Kanagalakshmi,R.Suguna }, title = { Software Refactoring Technique for Code Clone Detection of Static and Dynamic Website }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 107 }, number = { 12 }, pages = { 1-10 }, doi = { 10.5120/18800-9919 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A K.Kanagalakshmi %A R.Suguna %T Software Refactoring Technique for Code Clone Detection of Static and Dynamic Website%T %J International Journal of Computer Applications %V 107 %N 12 %P 1-10 %R 10.5120/18800-9919 %I Foundation of Computer Science (FCS), NY, USA
Now-a-days cloning of codes or programs of the developer or authorized person leads a positive approach. But the code cloning is done by unauthorized person leads a negative approach. In the recent years, many clone detection tools have been proposed. It produces an over whelming volume of simple clones of data or structure [3]. Code clone detection the content similarity between the programs or webpages. An attempt is made to desgn a method called "SD Code Clone Detection" for both static and dynamic webpages. It is based on levenshtein's approach. This method comprises some steps like, parsing & analysis, tree construction, code similarity measure and clone detection. Experiments are carried out with open source websites and webpages created by some volunteers. Experimental results are recorded and are showing the better detection rate.