Reconstruction of Successful Software Evolution Using Clone Detection

  • Authors:
  • Filip Van Rysselberghe;Serge Demeyer

  • Affiliations:
  • -;-

  • Venue:
  • IWPSE '03 Proceedings of the 6th International Workshop on Principles of Software Evolution
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

In modern software engineering, researchers regard a software system as an organic life form that must continue to evolve to remain successful. Unfortunately, little is known about how successful software systems have evolved, and consequently little has been learned from previous experience. In this paper, we demonstrate a heuristic to reconstruct evolution processes of existing software systems by exploiting techniques to detect duplication in large amounts of data. A case study, evaluating various versions of Tomcat using this heuristic, revealed that the removal of duplicated code is a much smaller concern than grouping functionality in classes with one clear responsibility.