Empirical Observations on Object Evolution

  • Authors:
  • Takako Nakatani;Tetsuo Tamai

  • Affiliations:
  • -;-

  • Venue:
  • APSEC '99 Proceedings of the Sixth Asia Pacific Software Engineering Conference
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

A Class evolves to address new user requirements and enhance reusability. The evolution processes can be analyzed statistically by tracing quantitative Characteristics of object-oriented software development cases. In our case studies, interesting phenomena have been observed by four layers: a system layer, a class tree layer, a class layer, and a method layer.Quantitative data, the value of mean lines of code per method over classes belonging to the same inheritance tree, can be considered to represent a characteristic of the inheritance tree evolution and affect class evolution as a constraint. Another data, the distribution pattern of size data at the system layer, fit to the negative binomial distribution model and the parameters of the model can be interpreted to disclose some development intentions. This paper reports the results of empirical case studies and discusses evolution patterns and laws of objects.