paumunoz / FL4MT

Companion repository for a proposal to improve Spectrum based Fault Localization for model transformations using static information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FL4MT

About

This repository includes all the source code used to analyze the results for our proposal to enhance the fault localization in model transformations using Spectrum Based Fault Localization (SBFL). Our proposal uses static information to break any ties present in the SBFL analysis.

Repository organization

src

This folder includes all the source code for the different analysis presented in our proposal. All the analysis are included in the Main file in which you can find the detailed description of them. This file runs the analysis and generates the corresponding output files.

datafiles

It includes the input and output files used during the analysis. This work is primarily based on two previous proposals [1, 2], and some input files were taken from such.

References

[1] Troya, J., Segura, S., Parejo, J., & Ruiz-Cortés, A. (2018).Spectrum-based fault localization in model transformations. ACM Transactions on Software Engineering and Methodology, 1–50.

[2] Burgueño, L., Troya, J., Wimmer, M., & Vallecillo, A. (2015). Static Fault Localization in Model Transformations. IEEE Transactions on Software Engineering, 490–506

About

Companion repository for a proposal to improve Spectrum based Fault Localization for model transformations using static information

License:Eclipse Public License 2.0


Languages

Language:Java 100.0%