SMPLearner: learning to predict software maintainability

作者:Wei Zhang, LiGuo Huang, Vincent Ng, Jidong Ge

摘要

Accurate and practical software maintainability prediction enables organizations to effectively manage their maintenance resources and guide maintenance-related decision making. This paper presents SMPLearner, an automated learning-based approach to train maintainability predictors by harvesting the actual average maintenance effort computed from the code change history as well as employing a much richer set of 44 four-level hierarchical code metrics collected by static code analysis tools. We systematically evaluated SMPLearner on 150 observations partitioned from releases of eight large scale open source software systems. Our evaluation showed that SMPLearner not only outperformed the traditional 4-metric MI model but also the recent learning-based maintainability predictors constructed based on single Class-level metrics, demonstrating that single Class-level metrics were not sufficient for maintainability prediction.

论文关键词:Software Maintainability, Maintenance effort, Software metric, Machine learning

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10515-014-0161-3