{"title":"SBFL fault localization considering fault-proneness","authors":"Reza Torkashvan , Saeed Parsa , Babak Vaziri","doi":"10.1016/j.jss.2025.112363","DOIUrl":null,"url":null,"abstract":"<div><div>Fault localization is a critical phase in software debugging, often posing significant challenges and demanding extensive time for large and complex programs. Spectrum-based fault localization (SBFL) is a straightforward and cost-effective technique that leverages program execution logs to identify faulty statements. However, the effectiveness of SBFL can be compromised by biases in the test data set, which may not uniformly cover all code features. This study demonstrates that the integration of fault-proneness scores of program classes, predicted by a machine learning model utilizing source code metrics, with the fault-suspiciousness scores of program statements, estimated by SBFL, can enhance the accuracy and efficacy of fault localization. A Random Forest model is employed to predict the fault-proneness of classes in five Java projects from the Unified-Bug-Dataset 1.2. Concurrently, three established SBFL formulas are used to compute the fault-suspiciousness of statements. Statements are ranked based on their faultiness scores, derived from a linear combination of class fault-proneness and statement fault-suspiciousness. This approach is compared with the original SBFL formulas using four evaluation metrics: F-measure, precision, recall, and accuracy. The results indicate that the proposed method surpasses the original SBFL formulas across all metrics and significantly reduces the search space for fault localization. These findings suggest that the integration of static and dynamic analysis provides a more reliable and efficient method for fault localization in software systems.</div></div>","PeriodicalId":51099,"journal":{"name":"Journal of Systems and Software","volume":"223 ","pages":"Article 112363"},"PeriodicalIF":3.7000,"publicationDate":"2025-02-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Systems and Software","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0164121225000317","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0
Abstract
Fault localization is a critical phase in software debugging, often posing significant challenges and demanding extensive time for large and complex programs. Spectrum-based fault localization (SBFL) is a straightforward and cost-effective technique that leverages program execution logs to identify faulty statements. However, the effectiveness of SBFL can be compromised by biases in the test data set, which may not uniformly cover all code features. This study demonstrates that the integration of fault-proneness scores of program classes, predicted by a machine learning model utilizing source code metrics, with the fault-suspiciousness scores of program statements, estimated by SBFL, can enhance the accuracy and efficacy of fault localization. A Random Forest model is employed to predict the fault-proneness of classes in five Java projects from the Unified-Bug-Dataset 1.2. Concurrently, three established SBFL formulas are used to compute the fault-suspiciousness of statements. Statements are ranked based on their faultiness scores, derived from a linear combination of class fault-proneness and statement fault-suspiciousness. This approach is compared with the original SBFL formulas using four evaluation metrics: F-measure, precision, recall, and accuracy. The results indicate that the proposed method surpasses the original SBFL formulas across all metrics and significantly reduces the search space for fault localization. These findings suggest that the integration of static and dynamic analysis provides a more reliable and efficient method for fault localization in software systems.
期刊介绍:
The Journal of Systems and Software publishes papers covering all aspects of software engineering and related hardware-software-systems issues. All articles should include a validation of the idea presented, e.g. through case studies, experiments, or systematic comparisons with other approaches already in practice. Topics of interest include, but are not limited to:
•Methods and tools for, and empirical studies on, software requirements, design, architecture, verification and validation, maintenance and evolution
•Agile, model-driven, service-oriented, open source and global software development
•Approaches for mobile, multiprocessing, real-time, distributed, cloud-based, dependable and virtualized systems
•Human factors and management concerns of software development
•Data management and big data issues of software systems
•Metrics and evaluation, data mining of software development resources
•Business and economic aspects of software development processes
The journal welcomes state-of-the-art surveys and reports of practical experience for all of these topics.