@proceedings {1501, title = {The Impact of Tangled Code Changes}, year = {2013}, month = {05/2013}, abstract = {When interacting with version control systems, developers often commit unrelated or loosely related code changes in a single transaction. When analyzing the version history, such tangled changes will make all changes to all modules appear related, possibly compromising the resulting analyses through noise and bias. In an investigation of five open-source JAVA projects, we found up to 15\% of all bug fixes to consist of multiple tangled changes. Using a multi-predictor approach to untangle changes, we show that on average at least 16.6\% of all source files are incorrectly associated with bug reports. We recommend better change organization to limit the impact of tangled changes.}, keywords = {bias, data quality, history, java, mining software repositories, noise, tangled code changes, version control}, url = {http://www.kim-herzig.de/wp-content/uploads/2013/03/msr2013-untangling.pdf}, attachments = {https://flosshub.org/sites/flosshub.org/files/msr2013-untangling.pdf}, author = {Kim Herzig and Zeller, Andreas} }