EvoJava: a tool for measuring evolving software

  • Authors:
  • Joshua Oosterman;Warwick Irwin;Neville Churcher

  • Affiliations:
  • University of Canterbury, Private Bag, Christchurch, New Zealand;University of Canterbury, Private Bag, Christchurch, New Zealand;University of Canterbury, Private Bag, Christchurch, New Zealand

  • Venue:
  • ACSC '11 Proceedings of the Thirty-Fourth Australasian Computer Science Conference - Volume 113
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces EvoJava, a new tool for extracting static software metrics from a Java source code repository. For each version of a program, EvoJava builds a comprehensive model of the semantic features described by Java code (classes, methods, invocations, etc), and tracks the identity of these features as they evolve through sequential versions. This allows traditional software metrics to be recorded over time without losing traceability of software components, and permits calculation of new metrics that characterise the software evolution itself.