In this repository we share all the code and the raw data about the JSEP paper title Branch Coverage Prediction in Automated Testing.
The folder tests-generation contains the full scrips we used to generate the tests with both Randoop and EvoSuite.
The folder complete-results reports the full results of the employed algorithms for the different combination of tool and budget. For the sake of space the paper reports only the ones for the best algorithm.
In the code folder we provide all the scripts and the source code we used for our empirical study, along with some brief instruction that will help you in running the code.
The folder plots contains all the plots that we do not include in the paper for the sake of space.
All the raw data are in the data folder.
The source code of the projects we used in the study is available in the projects folder.