On the influence of program constructs on bug localization effectiveness

Authors

  • Marcelo Garnier OPUS Research Group, Informatics Department, PUC-Rio, Rua Marquês de São Vicente, 225, Rio de Janeiro, Brazil
  • Isabella Ferreira OPUS Research Group, Informatics Department, PUC-Rio, Rua Marquês de São Vicente, 225, Rio de Janeiro, Brazil
  • Alessandro Garcia OPUS Research Group, Informatics Department, PUC-Rio, Rua Marquês de São Vicente, 225, Rio de Janeiro, Brazil

Keywords:

Bug localization, Structured information retrieval, Bug reports

Abstract

Software projects often reach hundreds or thousands of files. Therefore, manually searching for code elements that should be changed to fix a failure is a difficult task. Static bug localization techniques provide cost-effective means of finding files related to the failure described in a bug report. Structured information retrieval (IR) has been successfully applied by techniques such as BLUiR, BLUiR+, and AmaLgam. However, there are significant shortcomings on how these techniques were evaluated. First, virtually all evaluations have been limited to very few projects written in only one object-oriented programming language, particularly Java. Second, it might be that particular constructs of different programming languages, such as C#, play a role on the effectiveness of bug localization techniques. However, little is known about this phenomenon. Third, the experimental setup for most of the bug localization studies make simplistic assumptions that do not hold on real-world scenarios, thereby raising doubts about the reported effectiveness of existing techniques. In this article, we evaluate BLUiR, BLUiR+, and AmaLgam on 20 C# projects, addressing the aforementioned shortcomings from previous studies. Then, we extend AmaLgams algorithm to understand if structured information retrieval can benefit from the use of a wider range of program constructs, including C# constructs inexistent in Java. We also perform an analysis of the influence of program constructs to bug localization effectiveness using Principal Component Analysis (PCA). Our analysis points to Methods and Classes as the constructs that contribute the most to the effectiveness of bug localization. It also reveals a significant contribution from Properties and String literals, constructs not considered in previous studies. Finally, we evaluate the effects of changing the emphasis on particular constructs by making another extension to AmaLgams algorithm, enabling the specification of different weights for each construct. Our results show that fine-tuning these weights may increase the effectiveness of bug localization in projects structured with a specific programming language, such as C#.

;  

Downloads

Download data is not yet available.

Downloads

Published

2017-08-08

How to Cite

Garnier, M., Ferreira, I., & Garcia, A. (2017). On the influence of program constructs on bug localization effectiveness. Journal of Software Engineering Research and Development, 5, 6:1 – 6:29. Retrieved from https://sol.sbc.org.br/journals/index.php/jserd/article/view/434

Issue

Section

Research Article

Most read articles by the same author(s)