Sciweavers

METRICS
2002
IEEE

Gemini: Maintenance Support Environment Based on Code Clone Analysis

13 years 9 months ago
Gemini: Maintenance Support Environment Based on Code Clone Analysis
Maintaining software systems is getting more complex and difficult task, as the scale becomes larger. It is generally said that code clone is one of the factors that make software maintenance difficult. A code clone is a code portion in source files that is identical or similar to another. If some faults are found in a code clone, it is necessary to correct the faults in its all code clones. However, for large scale software, it is very difficult to correct them completely. In this paper, we develop a maintenance support environment, called Gemini, which visualizes the code clone information from code clone detection tool, CCFinder. Using Gemini, we can specify a set of distinctive code clone through the GUI (scatter plot and metrics graph about code clones), and refer the fragments of source code corresponding to the clone on the plot or graph.
Yasushi Ueda, Toshihiro Kamiya, Shinji Kusumoto, K
Added 15 Jul 2010
Updated 15 Jul 2010
Type Conference
Year 2002
Where METRICS
Authors Yasushi Ueda, Toshihiro Kamiya, Shinji Kusumoto, Katsuro Inoue
Comments (0)