Code clone detection model: a SWOT analysis perspective

Code clone is similar source code that occurs in a program. Code clone affects the maintainability of software. Therefore, various code clone detection techniquees such as text based comparison technique, token based comparison technique, tree based comparison technique, metric based comparison tech...

Full description

Saved in:
Bibliographic Details
Main Authors: Mubarak-Ali, Al-Fahim, Rahiwan Nazar, Romli, Nilam Nur, Amir Sjarif
Format: Article
Language:English
Published: American Scientific Publisher 2018
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/19582/1/1.%20Code%20Clone%20Detection%20Model_%20A%20SWOT%20Analysis%20Perspective1.pdf
http://umpir.ump.edu.my/id/eprint/19582/
https://doi.org/10.1166/asl.2018.12916
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Code clone is similar source code that occurs in a program. Code clone affects the maintainability of software. Therefore, various code clone detection techniquees such as text based comparison technique, token based comparison technique, tree based comparison technique, metric based comparison technique and graph based comparison technique have been proposed to detect code clone. Apart from these techniquees, models also have been used to detect code clone. Model consist of step by step process that is utilized to detect code clones. This work looks into analyzing existing code clone detection models through SWOT analysis. The strength and weakness of these code clone detection models is discussed. The output of this work shows that code clone detection is a more procedural way of detecting code clone through process and the opportunity of expanding the research area is vast.