Dataset of "Test-Driven Code Review: An Empirical Study"
收藏资源简介:
The content of this replication package is the following:<br> <br> 1 - Interview TDR: script of the interview<br> 2 - regression.R: R script to run the statistical model <br> 3 - studied-project: an anonymized snapshot of the system the experiment is based on<br> 4 - ./extracted-data: it contains a CSV file with all the participants reviews details<br> 5 - Patches: it contains the 2 patches of the experiment. The file contains the version before and after the change. To be displayed in a "git-diff" version, they can be pasted on the website "mergerly".<br> 6 - raw-logs: it contains all the logs we collected on the experiment<br> 7 - TestDrivenReviewAnalysis: tool we have used to analyse the results<br> 8 - TestDrivenReviewExperimentUI: tool we have used to run the experiment



