Artifacts of PEARL
收藏资源简介:
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 <strong>Pipeline_Results.zip</strong> contains the results of our repair pipeline on the 111 single-token bugs. In each folder, <em>rem.txt</em> corresponds to the buggy line, <em>add.txt</em> corresponds to the correct line, and <em>context.txt</em> corresponds to the whole buggy method. These three files are required inputs for each prediction. <em>query.txt</em> is the content sent to <em>AnyCodeGen </em>and the returned code fragment is stored in <em>result.txt</em>. For more details and data, please refer to our new version (<strong>Version 2</strong>).



