An interactive visualization of refactorings retrieved from software archives

  • Authors:
  • Peter Weißgerber;Stephan Diehl;Carsten Görg

  • Affiliations:
  • Catholic University Eichstätt, Eichstätt, Germany;Catholic University Eichstätt, Eichstätt, Germany;Georgia Institute of Technology, Atlanta, GA

  • Venue:
  • OOPSLA '05 Companion to the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

We perform knowledge discovery in software archives in order to detect refactorings on the level of classes and methods. Our REFVIS prototype finds these refactorings in CVS repositories and relates them to transactions. Additionally, REFVIS relates movements of methods to the class inheritance hierarchy of the analyzed project. REFVIS creates visualizations that show these refactorings in two different layouts and uses color-coding to distinguish between different kinds of refactorings. Moreover, our visualizations are interactive as they can be zoomed, scrolled and filtered; mouse-over-tooltips allow to examine details of the particular refactoring on demand.