An Empirical Analysis of Software Changes on Statement Entity in Java Open Source Projects

  • Authors:
  • Xiaoyan Zhu;Qinbao Song;Zhongbin Sun

  • Affiliations:
  • Department of Computer Science and Technology, Xi'an Jiaotong University, Xi'an, P. R. China;Department of Computer Science and Technology, Xi'an Jiaotong University, Xi'an, P. R. China;Department of Computer Science and Technology, Xi'an Jiaotong University, Xi'an, P. R. China

  • Venue:
  • International Journal of Open Source Software and Processes
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software projects keep changing all the time. Understanding the nature of the changes can help build higher quality projects. In this paper, the authors studied software changes on a new entity, statement. They found some types of statements are more likely to change than others. Furthermore, the authors studied software changes to fix bugs and also found some types of statements are more likely to change than others to fix bugs. These statements are more likely to cause bugs, which should be paid more attention to.