Where Does This Code Come from and Where Does It Go? - Integrated Code History Tracker for Open Source Systems -.

Saved in:
Bibliographic Details
Title: Where Does This Code Come from and Where Does It Go? - Integrated Code History Tracker for Open Source Systems -.
Authors: Inoue, Katsuro1 inoue@ist.osaka-u.ac.jp, Sasaki, Yusuke1, Xia, Pei1 peixia@ist.osaka-u.ac.jp, Manabe, Yuki1 y-manabe@ist.osaka-u.ac.jp
Source: ICSE: International Conference on Software Engineering. Feb2012, p331-341. 11p.
Subjects: Error-correcting codes, Execution traces (Computer program testing), Open source software, Computer software testing, Search engines, Electronic information resource searching
Abstract: When we reuse a code fragment in an open source system, it is very important to know the history of the code, such as the code origin and evolution. In this paper, we propose an integrated approach to code history tracking for open source repositories. This approach takes a query code fragment as its input, and returns the code fragments containing the code clones with the query code. It utilizes publicly available code search engines as external resources. Based on this model, we have designed and implemented a prototype system named Ichi Tracker. Using Ichi Tracker, we have conducted three case studies. These case studies show the ancestors and descendents of the code, and we can recognize their evolution history. [ABSTRACT FROM AUTHOR]
Copyright of ICSE: International Conference on Software Engineering is the property of Association for Computing Machinery and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
Database: Engineering Source
Description
Abstract:When we reuse a code fragment in an open source system, it is very important to know the history of the code, such as the code origin and evolution. In this paper, we propose an integrated approach to code history tracking for open source repositories. This approach takes a query code fragment as its input, and returns the code fragments containing the code clones with the query code. It utilizes publicly available code search engines as external resources. Based on this model, we have designed and implemented a prototype system named Ichi Tracker. Using Ichi Tracker, we have conducted three case studies. These case studies show the ancestors and descendents of the code, and we can recognize their evolution history. [ABSTRACT FROM AUTHOR]