Artifacts of PEARL

Main Author: Anonymous
Format: info dataset eJournal
Terbitan: , 2020
Online Access: https://zenodo.org/record/3992732
Daftar Isi:
  • This is the artifacts of a paper titled "Program Repair as a Code Completion Problem: Addressing the Challenge of Accurately Locating Fine-Grained Buggy Code Elements" under review by ICSE'21. The file Pipeline_Results.zip contains the results of our repair pipeline on the 111 single-token bugs. In each folder, rem.txt corresponds to the buggy line, add.txt corresponds to the correct line, and context.txt corresponds to the whole buggy method. These three files are required inputs for each prediction. query.txt is the content sent to AnyCodeGen and the returned code fragment is stored in result.txt. For more details and data, please refer to our new version (Version 2).