data
收藏资源简介:
This file contains a folder with the data gathered from a set of projects when experimenting with Descartes, Gregor and PITest.The <b>project.json</b> file contains a record for each project with the name, identifier, repository origin and the commit identifier of the state in which the project was inspected.For each project there is a folder that contains the following <b>JSON</b> files: <b>lines.json</b>: The number of lines as counter by <b>cloc</b> (https://github.com/AlDanial/cloc).<b>descartes.json</b>: The mutation result obtained with Descartes.<b>gregor.json</b>: The mutation result obtained with Gregor.<b>methods.json</b>: A classification of each method in the project according to its metadata.<b>worthiness.json</b>: A classification of the potential issues found in the project as worthy or not of additional testing actions. This file does not appear for all projects.



