Sciweavers

ESE
2006

An empirical study of fine-grained software modifications

13 years 4 months ago
An empirical study of fine-grained software modifications
Software is typically improved and modified in small increments (we refer to each of these increments as a modification record--MR). MRs are usually stored in a configuration management or version control system and can be retrieved for analysis. In this study we retrieved the MRs from several mature open software projects. We then concentrated our analysis on those MRs that fix defects and provided heuristics to automatically classify them. We used the information in the MRs to visualize what files are changed at the same time, and who are the people who tend to modify certain files. We argue that these visualizations can be used to understand the development stage of in which a project is at a given time (new features are added, or defects are being fixed), the level of modularization of a project, and how developers might interact between each other and the source code of a system. Keywords Software evolution . Version control . Software visualization . Software artifacts
Daniel M. Germán
Added 12 Dec 2010
Updated 12 Dec 2010
Type Journal
Year 2006
Where ESE
Authors Daniel M. Germán
Comments (0)