期刊名称:International Journal of Advanced Research In Computer Science and Software Engineering
印刷版ISSN:2277-6451
电子版ISSN:2277-128X
出版年度:2012
卷号:2
期号:5
出版社:S.S. Mishra
摘要:Copying and pasting the code fragment leads to the term so called code clone. This becomes a major issue in large software systems. Clones can be roughly classified into four types -type1 clones, type 2 clones, type3 clones, and type 4 clones. In this paper we are going to compare two clone detection tools i.e. CONQAT and solidSDD on the basis of various clone metrics.solidSDD is an application for detecting and managing duplicate code. It can be used to analyse large projects and detect code that has been cloned (e.g., via cut-n-paste operations) during development. Identifying such code fragments can be very useful for facilitating development and maintenance, or for reducing the memory footprint of an application