Advanced Search
CS Search Google Search
Subscribers, please login

Published Articles >> Table of Contents >> Abstract

Ninth Asia-Pacific Software Engineering Conference (APSEC'02)   p. 327
On Detection of Gapped Code Clones using Gap Locations

Full Article Text: Download PDF of full textBuy this articleGet full text from IEEE Xplore

DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/APSEC.2002.1183002
Send link to a friend

Abstract
It is generally said that code clone is one of the factors to make software maintenance difficult. A code clone is a code portion in source files that is identical or similar to another. Clones are introduced because of various reasons such as reusing code by 'copy-and-paste' and so on. Since developers usually modify the copied-and-pasted code portions, there are some gaps between the original code portion and it. Here, we call such code portions include some gaps Gapped code clone. Up to the present, several code clone detection methods, which give consideration to such gap, have been proposed. However, it needs a lot of cost to detect all the gapped code clones. This paper proposes a new method to visualize the gapped code clones just as if they were actually detected, based on the detection results of conventional code clone. Using the propsed method, the developer an specify the target clones efficiently. More over, we implement the proposed method into the maintenance support environment and conduct the experimental evaluation.
Additional Information
Index Terms- Software Maintenance, Gapped Code Clone, Code Visualization

Citation:  Yasushi Ueda, Toshihiro Kamiya, Shinji Kusumoto, Katsuro Inoue, "On Detection of Gapped Code Clones using Gap Locations," apsec, p. 327,  Ninth Asia-Pacific Software Engineering Conference (APSEC'02),  2002

Similar Articles

Abstract Contents
Abstract
Index Terms
Citation




Free access to

  • Abstracts
  • Selected PDFs

Electronic subscribers login to:

  • Access HTML/PDFs of full text articles

Subscription information

Get a Web account

PDFs require Adobe Acrobat Reader.

Peer Review Notice

Give us Feedback