Font Size: a A A

Exploring the Usefulness of Version Control Information for Program Comprehension

Posted on:2013-09-12Degree:M.SType:Thesis
University:University of Calgary (Canada)Candidate:Albaba, Mohammad SamerFull Text:PDF
GTID:2458390008965658Subject:Artificial Intelligence
Abstract/Summary:
Understanding a concern in source code can involve understanding its evolution. This work explores the usefulness of version control system information in supporting program understanding, by analyzing the evolution of twenty different concerns from five open source software projects. Our analysis showed that 66.9% of commits are not helpful for understanding concerns and only 19.5% are very helpful. This result implies that it can be time consuming for programmers to find relevant commits when reviewing a concern history and motivates the need for tool support for ranking commits associated with a concern. Hence, we have explored ranking commits based on a recommender system built on top of a classifier whose input is some commit attributes. The accuracy of such ranking reached 75.5%. The analysis of mis-ranked commits demonstrated that improving on the current results will require a more sophisticated way for determining when a change is conceptually important or unimportant.
Keywords/Search Tags:Version control
Related items