Software fault prediction metrics: A systematic literature review

D Radjenović, M Heričko, R Torkar… - Information and software …, 2013 - Elsevier
CONTEXT: Software metrics may be used in fault prediction models to improve software
quality by predicting fault location. OBJECTIVE: This paper aims to identify software metrics …

A study on software fault prediction techniques

SS Rathore, S Kumar - Artificial Intelligence Review, 2019 - Springer
Software fault prediction aims to identify fault-prone software modules by using some
underlying properties of the software project before the actual testing process begins. It …

Deepjit: an end-to-end deep learning framework for just-in-time defect prediction

T Hoang, HK Dam, Y Kamei, D Lo… - 2019 IEEE/ACM 16th …, 2019 - ieeexplore.ieee.org
Software quality assurance efforts often focus on identifying defective code. To find likely
defective code early, change-level defect prediction-aka. Just-In-Time (JIT) defect prediction …

A large-scale empirical study of just-in-time quality assurance

Y Kamei, E Shihab, B Adams… - IEEE Transactions …, 2012 - ieeexplore.ieee.org
Defect prediction models are a well-known technique for identifying defect-prone files or
packages such that practitioners can allocate their quality assurance efforts (eg, testing and …

An empirical study of the impact of modern code review practices on software quality

S McIntosh, Y Kamei, B Adams, AE Hassan - Empirical Software …, 2016 - Springer
Software code review, ie, the practice of having other team members critique changes to a
software system, is a well-established best practice in both open source and proprietary …

Interpretability application of the Just-in-Time software defect prediction model

W Zheng, T Shen, X Chen, P Deng - Journal of Systems and Software, 2022 - Elsevier
Software defect prediction is one of the most active fields in software engineering. Recently,
some experts have proposed the Just-in-time Defect Prediction Technology. Just-in-time …

Effort-aware just-in-time defect prediction: simple unsupervised models could be better than supervised models

Y Yang, Y Zhou, J Liu, Y Zhao, H Lu, L Xu… - Proceedings of the …, 2016 - dl.acm.org
Unsupervised models do not require the defect data to build the prediction models and
hence incur a low building cost and gain a wide application range. Consequently, it would …

Deep just-in-time defect prediction: how far are we?

Z Zeng, Y Zhang, H Zhang, L Zhang - Proceedings of the 30th ACM …, 2021 - dl.acm.org
Defect prediction aims to automatically identify potential defective code with minimal human
intervention and has been widely studied in the literature. Just-in-Time (JIT) defect prediction …

The impact of code review coverage and code review participation on software quality: A case study of the qt, vtk, and itk projects

S McIntosh, Y Kamei, B Adams… - Proceedings of the 11th …, 2014 - dl.acm.org
Software code review, ie, the practice of having third-party team members critique changes
to a software system, is a well-established best practice in both open source and proprietary …

Are fix-inducing changes a moving target? a longitudinal case study of just-in-time defect prediction

S McIntosh, Y Kamei - Proceedings of the 40th international conference …, 2018 - dl.acm.org
Change-level defect prediction [5], aka, Just-In-Time (JIT) defect prediction [1], is an
alternative to module-level defect prediction that offers several advantages. First, since code …