Predicting the Maintainability of Open Source Software Using Design Metrics

Yuming Zhou,Baowen Xu
DOI: https://doi.org/10.1007/s11859-008-0104-6
2008-01-01
Abstract:This paper empirically investigates the relationships between 15 design metrics and maintainability of 148 Java open source software. The results show that size and complexity metrics are strongly related to the maintainability of open source software. However, cohesion and coupling, as currently captured by existing metrics, do not seem to have a significant impact on maintainability. When used together, these metrics can predict system maintainability fairly accurately (mean MREs below 30%).
What problem does this paper attempt to address?