A Hybrid Framework for Software Clone Detection
Main Article Content
Abstract
Software systems are becoming increasingly complex, and managing them is a critical topic
in the software business today. Cloning is one of the fundamental factors that makes software
maintenance more difficult. Code cloning is a copy-paste approach for reproducing code
portions. Developers find it simple to copy and paste code throughout the early stages of a
project's development. This paper presents a hybrid framework for detecting code clones. To
detect code clones, it combines a token-based technique with metrics-based technique.
Initially, metric based technique is applied to locate prospective clones. After identifying
prospective clones, token-based comparison is done to confirm that they are indeed clones.
Downloads
Metrics
Article Details
You are free to:
- Share — copy and redistribute the material in any medium or format for any purpose, even commercially.
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
- The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Notices:
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation .
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.