This tool implements our hybrid approach presented in our currently-under-review research paper.
TSE18's main window provides following options:
User can choose one of the 5 bug localization datasets available: AspectJ, Eclipse, JodaTime, SWT, and ZXing.
This method will be treated as the base method.
This method will be combined with method i.
Available performance measures are TR1, TR5, TR10, MAP, and MRR.
In order to open and modify the C# source project you will need:
- Visual Studio 2015 Free Community Edition
- .Net 4.5.2
Once available, open BugLocalizationHybridApproach.sln in src directory in Visual Studio.
The performance metric for all projects and method combinations are provided as an XML format. Users can find the XMLs in src/BugLocalizationHybridApproach/Resources. The full dataset can be downloaded from: http://seel.cse.lsu.edu/data/tse18.zip.
