Skip to content

cssfighting/TSE18

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TSE18

This tool implements our hybrid approach presented in our currently-under-review research paper.

ScreenShot

Getting Started

TSE18's main window provides following options:

Dataset

User can choose one of the 5 bug localization datasets available: AspectJ, Eclipse, JodaTime, SWT, and ZXing.

Method i

This method will be treated as the base method.

Method j

This method will be combined with method i.

Metric

Available performance measures are TR1, TR5, TR10, MAP, and MRR.

Development Environment

In order to open and modify the C# source project you will need:

Once available, open BugLocalizationHybridApproach.sln in src directory in Visual Studio.

Resources

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.

About

TSE 18

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%