Paper title: | Empirical Study of Fault Introduction Focusing on the Similarity among Local Variable Names |
Conference: | QuASoQ2019 |
Status: | published as Hirohisa Aman, Sousuke Amasaki, Tomoyuki Yokogawa and Minoru Kawahara, ``Empirical Study of Fault Introduction Focusing on the Similarity among Local Variable Names,'' Proc. 7th International Workshop on Quantitative Approaches to Software Quality, pp. 3--11, Dec. 2019. |
data | file | description |
Data for analysis (tab-separated values (TSV) format) |
|
These TSV files presents the data of local variables in methods. Each file corresponds to each project. Each line of a TSV file corresponds to each method, whose columns are as follows.
|
Performance evaluation results (for RQ3) (comma-separated values (CSV) format) |
|
These CSV files presents the data of performance evaluation results (for RQ3). Each file corresponds to each project. Each line of a CSV file corresponds to each iteration of performance evaluation.
|
Historage archives (tar.gz (TGZ) format) |
|
These TGZ files are archives of the Historage repositories. |
SZZ results (JSON format) |
|
These JSON files are the results of running SZZ Unleashed. Each JSON file presents pairs of the fault-fix commit hash and the fault-introducing commit hash. Notice that these hash codes are the values used in the original Git repositories, not in the (converted) Historage repositories. |