The impact of tangled code changes 论文

2013引用 272
Software Engineering ResearchSoftware System Performance and ReliabilitySoftware Reliability and Analysis Research

摘要

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.

相关技术

暂无数据

相关事件

暂无数据

相关文章

暂无数据