Affiliation:
1. Tianjin University, China
Abstract
Fault localization, aiming at localizing the root cause of the bug under repair, has been a longstanding research topic. Although many approaches have been proposed in past decades, most of the existing studies work at coarse-grained statement or method levels with very limited insights about how to repair the bug (
granularity problem
), but few studies target the finer-grained fault localization. In this article, we target the
granularity problem
and propose a novel finer-grained variable-level fault localization technique. Specifically, the basic idea of our approach is that fault-relevant variables may exhibit different values in failed and passed test runs, and variables that have higher discrimination ability have a larger possibility to be the root causes of the failure. Based on this, we propose a program-dependency-enhanced decision tree model to boost the identification of fault-relevant variables via discriminating failed and passed test cases based on the variable values. To evaluate the effectiveness of our approach, we have implemented it in a tool called
VarDT
and conducted an extensive study over the Defects4J benchmark. The results show that
VarDT
outperforms the state-of-the-art fault localization approaches with at least 268.4% improvement in terms of bugs located at Top-1, and the average improvement is 351.3%.
Besides, to investigate whether our finer-grained fault localization result can further improve the effectiveness of downstream APR techniques, we have adapted
VarDT
to the application of patch filtering, where we use the variables located by
VarDT
to filter incorrect patches. The results denote that
VarDT
outperforms the state-of-the-art PATCH-SIM and BATS by filtering 14.8% and 181.8% more incorrect patches, respectively, demonstrating the effectiveness of our approach. It also provides a new way of thinking for improving automatic program repair techniques.
Funder
National Natural Science Foundation of China
Publisher
Association for Computing Machinery (ACM)
Cited by
3 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Fuzzing MLIR Compiler Infrastructure via Operation Dependency Analysis;Proceedings of the 33rd ACM SIGSOFT International Symposium on Software Testing and Analysis;2024-09-11
2. SURE: A Visualized Failure Indexing Approach using Program Memory Spectrum;ACM Transactions on Software Engineering and Methodology;2024-07-08
3. FusionFL: A Statement-Level Feature Fusion Based Fault Localization Approach;2024 IEEE Conference on Software Testing, Verification and Validation (ICST);2024-05-27