├── .gitattributes ├── Defects4j_result ├── .DS_Store ├── Defects4J_pattern_analysis │ ├── .ipynb_checkpoints │ │ └── pattern_analysis-checkpoint.ipynb │ ├── Defects4J_selfapr_pattern_spectrum.csv │ ├── pattern.pdf │ └── pattern_analysis.ipynb ├── Defects4J_predicted_patches │ ├── .DS_Store │ ├── CodeT5 │ │ ├── test_0.output │ │ ├── test_1.output │ │ ├── test_10.output │ │ ├── test_100.output │ │ ├── test_101.output │ │ ├── test_102.output │ │ ├── test_103.output │ │ ├── test_104.output │ │ ├── test_105.output │ │ ├── test_106.output │ │ ├── test_107.output │ │ ├── test_108.output │ │ ├── test_109.output │ │ ├── test_11.output │ │ ├── test_110.output │ │ ├── test_111.output │ │ ├── test_112.output │ │ ├── test_113.output │ │ ├── test_114.output │ │ ├── test_115.output │ │ ├── test_116.output │ │ ├── test_117.output │ │ ├── test_118.output │ │ ├── test_119.output │ │ ├── test_12.output │ │ ├── test_120.output │ │ ├── test_121.output │ │ ├── test_122.output │ │ ├── test_123.output │ │ ├── test_124.output │ │ ├── test_125.output │ │ ├── test_126.output │ │ ├── test_127.output │ │ ├── test_128.output │ │ ├── test_129.output │ │ ├── test_13.output │ │ ├── test_130.output │ │ ├── test_131.output │ │ ├── test_132.output │ │ ├── test_133.output │ │ ├── test_134.output │ │ ├── test_135.output │ │ ├── test_136.output │ │ ├── test_137.output │ │ ├── test_138.output │ │ ├── test_139.output │ │ ├── test_14.output │ │ ├── test_140.output │ │ ├── test_141.output │ │ ├── test_142.output │ │ ├── test_143.output │ │ ├── test_144.output │ │ ├── test_145.output │ │ ├── test_146.output │ │ ├── test_147.output │ │ ├── test_148.output │ │ ├── test_149.output │ │ ├── test_15.output │ │ ├── test_150.output │ │ ├── test_151.output │ │ ├── test_152.output │ │ ├── test_153.output │ │ ├── test_154.output │ │ ├── test_155.output │ │ ├── test_156.output │ │ ├── test_157.output │ │ ├── test_158.output │ │ ├── test_159.output │ │ ├── test_16.output │ │ ├── test_160.output │ │ ├── test_161.output │ │ ├── test_162.output │ │ ├── test_163.output │ │ ├── test_164.output │ │ ├── test_165.output │ │ ├── test_166.output │ │ ├── test_167.output │ │ ├── test_168.output │ │ ├── test_169.output │ │ ├── test_17.output │ │ ├── test_170.output │ │ ├── test_171.output │ │ ├── test_172.output │ │ ├── test_173.output │ │ ├── test_174.output │ │ ├── test_175.output │ │ ├── test_176.output │ │ ├── test_177.output │ │ ├── test_178.output │ │ ├── test_179.output │ │ ├── test_18.output │ │ ├── test_180.output │ │ ├── test_181.output │ │ ├── test_182.output │ │ ├── test_183.output │ │ ├── test_184.output │ │ ├── test_185.output │ │ ├── test_186.output │ │ ├── test_187.output │ │ ├── test_188.output │ │ ├── test_189.output │ │ ├── test_19.output │ │ ├── test_190.output │ │ ├── test_191.output │ │ ├── test_192.output │ │ ├── test_193.output │ │ ├── test_194.output │ │ ├── test_195.output │ │ ├── test_196.output │ │ ├── test_197.output │ │ ├── test_198.output │ │ ├── test_199.output │ │ ├── test_2.output │ │ ├── test_20.output │ │ ├── test_200.output │ │ ├── test_201.output │ │ ├── test_202.output │ │ ├── test_203.output │ │ ├── test_204.output │ │ ├── test_205.output │ │ ├── test_206.output │ │ ├── test_207.output │ │ ├── test_208.output │ │ ├── test_209.output │ │ ├── test_21.output │ │ ├── test_210.output │ │ ├── test_211.output │ │ ├── test_212.output │ │ ├── test_213.output │ │ ├── test_214.output │ │ ├── test_215.output │ │ ├── test_216.output │ │ ├── test_217.output │ │ ├── test_218.output │ │ ├── test_219.output │ │ ├── test_22.output │ │ ├── test_220.output │ │ ├── test_221.output │ │ ├── test_222.output │ │ ├── test_223.output │ │ ├── test_224.output │ │ ├── test_225.output │ │ ├── test_226.output │ │ ├── test_227.output │ │ ├── test_228.output │ │ ├── test_229.output │ │ ├── test_23.output │ │ ├── test_230.output │ │ ├── test_231.output │ │ ├── test_232.output │ │ ├── test_233.output │ │ ├── test_234.output │ │ ├── test_235.output │ │ ├── test_236.output │ │ ├── test_237.output │ │ ├── test_238.output │ │ ├── test_239.output │ │ ├── test_24.output │ │ ├── test_240.output │ │ ├── test_241.output │ │ ├── test_242.output │ │ ├── test_243.output │ │ ├── test_244.output │ │ ├── test_245.output │ │ ├── test_246.output │ │ ├── test_247.output │ │ ├── test_248.output │ │ ├── test_249.output │ │ ├── test_25.output │ │ ├── test_250.output │ │ ├── test_251.output │ │ ├── test_252.output │ │ ├── test_253.output │ │ ├── test_254.output │ │ ├── test_255.output │ │ ├── test_256.output │ │ ├── test_257.output │ │ ├── test_258.output │ │ ├── test_259.output │ │ ├── test_26.output │ │ ├── test_260.output │ │ ├── test_261.output │ │ ├── test_262.output │ │ ├── test_263.output │ │ ├── test_264.output │ │ ├── test_265.output │ │ ├── test_266.output │ │ ├── test_267.output │ │ ├── test_268.output │ │ ├── test_269.output │ │ ├── test_27.output │ │ ├── test_270.output │ │ ├── test_271.output │ │ ├── test_272.output │ │ ├── test_273.output │ │ ├── test_274.output │ │ ├── test_275.output │ │ ├── test_276.output │ │ ├── test_277.output │ │ ├── test_278.output │ │ ├── test_279.output │ │ ├── test_28.output │ │ ├── test_280.output │ │ ├── test_281.output │ │ ├── test_282.output │ │ ├── test_283.output │ │ ├── test_284.output │ │ ├── test_285.output │ │ ├── test_286.output │ │ ├── test_287.output │ │ ├── test_288.output │ │ ├── test_289.output │ │ ├── test_29.output │ │ ├── test_290.output │ │ ├── test_291.output │ │ ├── test_292.output │ │ ├── test_293.output │ │ ├── test_294.output │ │ ├── test_295.output │ │ ├── test_296.output │ │ ├── test_297.output │ │ ├── test_298.output │ │ ├── test_299.output │ │ ├── test_3.output │ │ ├── test_30.output │ │ ├── test_300.output │ │ ├── test_301.output │ │ ├── test_302.output │ │ ├── test_303.output │ │ ├── test_304.output │ │ ├── test_305.output │ │ ├── test_306.output │ │ ├── test_307.output │ │ ├── test_308.output │ │ ├── test_309.output │ │ ├── test_31.output │ │ ├── test_310.output │ │ ├── test_311.output │ │ ├── test_312.output │ │ ├── test_313.output │ │ ├── test_314.output │ │ ├── test_315.output │ │ ├── test_316.output │ │ ├── test_317.output │ │ ├── test_318.output │ │ ├── test_319.output │ │ ├── test_32.output │ │ ├── test_320.output │ │ ├── test_321.output │ │ ├── test_322.output │ │ ├── test_323.output │ │ ├── test_324.output │ │ ├── test_325.output │ │ ├── test_326.output │ │ ├── test_327.output │ │ ├── test_328.output │ │ ├── test_329.output │ │ ├── test_33.output │ │ ├── test_330.output │ │ ├── test_331.output │ │ ├── test_332.output │ │ ├── test_333.output │ │ ├── test_334.output │ │ ├── test_335.output │ │ ├── test_336.output │ │ ├── test_337.output │ │ ├── test_338.output │ │ ├── test_339.output │ │ ├── test_34.output │ │ ├── test_340.output │ │ ├── test_341.output │ │ ├── test_342.output │ │ ├── test_343.output │ │ ├── test_344.output │ │ ├── test_345.output │ │ ├── test_346.output │ │ ├── test_347.output │ │ ├── test_348.output │ │ ├── test_349.output │ │ ├── test_35.output │ │ ├── test_350.output │ │ ├── test_351.output │ │ ├── test_352.output │ │ ├── test_353.output │ │ ├── test_354.output │ │ ├── test_355.output │ │ ├── test_356.output │ │ ├── test_357.output │ │ ├── test_358.output │ │ ├── test_359.output │ │ ├── test_36.output │ │ ├── test_360.output │ │ ├── test_361.output │ │ ├── test_362.output │ │ ├── test_363.output │ │ ├── test_364.output │ │ ├── test_365.output │ │ ├── test_366.output │ │ ├── test_367.output │ │ ├── test_368.output │ │ ├── test_369.output │ │ ├── test_37.output │ │ ├── test_370.output │ │ ├── test_371.output │ │ ├── test_372.output │ │ ├── test_373.output │ │ ├── test_374.output │ │ ├── test_375.output │ │ ├── test_376.output │ │ ├── test_377.output │ │ ├── test_378.output │ │ ├── test_379.output │ │ ├── test_38.output │ │ ├── test_380.output │ │ ├── test_381.output │ │ ├── test_382.output │ │ ├── test_383.output │ │ ├── test_384.output │ │ ├── test_385.output │ │ ├── test_386.output │ │ ├── test_387.output │ │ ├── test_388.output │ │ ├── test_389.output │ │ ├── test_39.output │ │ ├── test_390.output │ │ ├── test_391.output │ │ ├── test_392.output │ │ ├── test_393.output │ │ ├── test_394.output │ │ ├── test_395.output │ │ ├── test_396.output │ │ ├── test_397.output │ │ ├── test_398.output │ │ ├── test_399.output │ │ ├── test_4.output │ │ ├── test_40.output │ │ ├── test_400.output │ │ ├── test_401.output │ │ ├── test_402.output │ │ ├── test_403.output │ │ ├── test_404.output │ │ ├── test_405.output │ │ ├── test_406.output │ │ ├── test_407.output │ │ ├── test_408.output │ │ ├── test_409.output │ │ ├── test_41.output │ │ ├── test_410.output │ │ ├── test_411.output │ │ ├── test_412.output │ │ ├── test_413.output │ │ ├── test_414.output │ │ ├── test_415.output │ │ ├── test_416.output │ │ ├── test_417.output │ │ ├── test_418.output │ │ ├── test_419.output │ │ ├── test_42.output │ │ ├── test_420.output │ │ ├── test_421.output │ │ ├── test_422.output │ │ ├── test_423.output │ │ ├── test_424.output │ │ ├── test_425.output │ │ ├── test_426.output │ │ ├── test_427.output │ │ ├── test_428.output │ │ ├── test_429.output │ │ ├── test_43.output │ │ ├── test_430.output │ │ ├── test_431.output │ │ ├── test_432.output │ │ ├── test_433.output │ │ ├── test_434.output │ │ ├── test_435.output │ │ ├── test_436.output │ │ ├── test_437.output │ │ ├── test_438.output │ │ ├── test_439.output │ │ ├── test_44.output │ │ ├── test_440.output │ │ ├── test_441.output │ │ ├── test_442.output │ │ ├── test_443.output │ │ ├── test_444.output │ │ ├── test_445.output │ │ ├── test_446.output │ │ ├── test_447.output │ │ ├── test_448.output │ │ ├── test_449.output │ │ ├── test_45.output │ │ ├── test_450.output │ │ ├── test_451.output │ │ ├── test_452.output │ │ ├── test_453.output │ │ ├── test_454.output │ │ ├── test_455.output │ │ ├── test_456.output │ │ ├── test_457.output │ │ ├── test_458.output │ │ ├── test_459.output │ │ ├── test_46.output │ │ ├── test_460.output │ │ ├── test_461.output │ │ ├── test_462.output │ │ ├── test_463.output │ │ ├── test_464.output │ │ ├── test_465.output │ │ ├── test_466.output │ │ ├── test_467.output │ │ ├── test_468.output │ │ ├── test_469.output │ │ ├── test_47.output │ │ ├── test_470.output │ │ ├── test_471.output │ │ ├── test_472.output │ │ ├── test_473.output │ │ ├── test_474.output │ │ ├── test_475.output │ │ ├── test_476.output │ │ ├── test_477.output │ │ ├── test_48.output │ │ ├── test_49.output │ │ ├── test_5.output │ │ ├── test_50.output │ │ ├── test_51.output │ │ ├── test_52.output │ │ ├── test_53.output │ │ ├── test_54.output │ │ ├── test_55.output │ │ ├── test_56.output │ │ ├── test_57.output │ │ ├── test_58.output │ │ ├── test_59.output │ │ ├── test_6.output │ │ ├── test_60.output │ │ ├── test_61.output │ │ ├── test_62.output │ │ ├── test_63.output │ │ ├── test_64.output │ │ ├── test_65.output │ │ ├── test_66.output │ │ ├── test_67.output │ │ ├── test_68.output │ │ ├── test_69.output │ │ ├── test_7.output │ │ ├── test_70.output │ │ ├── test_71.output │ │ ├── test_72.output │ │ ├── test_73.output │ │ ├── test_74.output │ │ ├── test_75.output │ │ ├── test_76.output │ │ ├── test_77.output │ │ ├── test_78.output │ │ ├── test_79.output │ │ ├── test_8.output │ │ ├── test_80.output │ │ ├── test_81.output │ │ ├── test_82.output │ │ ├── test_83.output │ │ ├── test_84.output │ │ ├── test_85.output │ │ ├── test_86.output │ │ ├── test_87.output │ │ ├── test_88.output │ │ ├── test_89.output │ │ ├── test_9.output │ │ ├── test_90.output │ │ ├── test_91.output │ │ ├── test_92.output │ │ ├── test_93.output │ │ ├── test_94.output │ │ ├── test_95.output │ │ ├── test_96.output │ │ ├── test_97.output │ │ ├── test_98.output │ │ └── test_99.output │ └── RAP-Gen │ │ ├── test_0.output │ │ ├── test_1.output │ │ ├── test_10.output │ │ ├── test_100.output │ │ ├── test_101.output │ │ ├── test_102.output │ │ ├── test_103.output │ │ ├── test_104.output │ │ ├── test_105.output │ │ ├── test_106.output │ │ ├── test_107.output │ │ ├── test_108.output │ │ ├── test_109.output │ │ ├── test_11.output │ │ ├── test_110.output │ │ ├── test_111.output │ │ ├── test_112.output │ │ ├── test_113.output │ │ ├── test_114.output │ │ ├── test_115.output │ │ ├── test_116.output │ │ ├── test_117.output │ │ ├── test_118.output │ │ ├── test_119.output │ │ ├── test_12.output │ │ ├── test_120.output │ │ ├── test_121.output │ │ ├── test_122.output │ │ ├── test_123.output │ │ ├── test_124.output │ │ ├── test_125.output │ │ ├── test_126.output │ │ ├── test_127.output │ │ ├── test_128.output │ │ ├── test_129.output │ │ ├── test_13.output │ │ ├── test_130.output │ │ ├── test_131.output │ │ ├── test_132.output │ │ ├── test_133.output │ │ ├── test_134.output │ │ ├── test_135.output │ │ ├── test_136.output │ │ ├── test_137.output │ │ ├── test_138.output │ │ ├── test_139.output │ │ ├── test_14.output │ │ ├── test_140.output │ │ ├── test_141.output │ │ ├── test_142.output │ │ ├── test_143.output │ │ ├── test_144.output │ │ ├── test_145.output │ │ ├── test_146.output │ │ ├── test_147.output │ │ ├── test_148.output │ │ ├── test_149.output │ │ ├── test_15.output │ │ ├── test_150.output │ │ ├── test_151.output │ │ ├── test_152.output │ │ ├── test_153.output │ │ ├── test_154.output │ │ ├── test_155.output │ │ ├── test_156.output │ │ ├── test_157.output │ │ ├── test_158.output │ │ ├── test_159.output │ │ ├── test_16.output │ │ ├── test_160.output │ │ ├── test_161.output │ │ ├── test_162.output │ │ ├── test_163.output │ │ ├── test_164.output │ │ ├── test_165.output │ │ ├── test_166.output │ │ ├── test_167.output │ │ ├── test_168.output │ │ ├── test_169.output │ │ ├── test_17.output │ │ ├── test_170.output │ │ ├── test_171.output │ │ ├── test_172.output │ │ ├── test_173.output │ │ ├── test_174.output │ │ ├── test_175.output │ │ ├── test_176.output │ │ ├── test_177.output │ │ ├── test_178.output │ │ ├── test_179.output │ │ ├── test_18.output │ │ ├── test_180.output │ │ ├── test_181.output │ │ ├── test_182.output │ │ ├── test_183.output │ │ ├── test_184.output │ │ ├── test_185.output │ │ ├── test_186.output │ │ ├── test_187.output │ │ ├── test_188.output │ │ ├── test_189.output │ │ ├── test_19.output │ │ ├── test_190.output │ │ ├── test_191.output │ │ ├── test_192.output │ │ ├── test_193.output │ │ ├── test_194.output │ │ ├── test_195.output │ │ ├── test_196.output │ │ ├── test_197.output │ │ ├── test_198.output │ │ ├── test_199.output │ │ ├── test_2.output │ │ ├── test_20.output │ │ ├── test_200.output │ │ ├── test_201.output │ │ ├── test_202.output │ │ ├── test_203.output │ │ ├── test_204.output │ │ ├── test_205.output │ │ ├── test_206.output │ │ ├── test_207.output │ │ ├── test_208.output │ │ ├── test_209.output │ │ ├── test_21.output │ │ ├── test_210.output │ │ ├── test_211.output │ │ ├── test_212.output │ │ ├── test_213.output │ │ ├── test_214.output │ │ ├── test_215.output │ │ ├── test_216.output │ │ ├── test_217.output │ │ ├── test_218.output │ │ ├── test_219.output │ │ ├── test_22.output │ │ ├── test_220.output │ │ ├── test_221.output │ │ ├── test_222.output │ │ ├── test_223.output │ │ ├── test_224.output │ │ ├── test_225.output │ │ ├── test_226.output │ │ ├── test_227.output │ │ ├── test_228.output │ │ ├── test_229.output │ │ ├── test_23.output │ │ ├── test_230.output │ │ ├── test_231.output │ │ ├── test_232.output │ │ ├── test_233.output │ │ ├── test_234.output │ │ ├── test_235.output │ │ ├── test_236.output │ │ ├── test_237.output │ │ ├── test_238.output │ │ ├── test_239.output │ │ ├── test_24.output │ │ ├── test_240.output │ │ ├── test_241.output │ │ ├── test_242.output │ │ ├── test_243.output │ │ ├── test_244.output │ │ ├── test_245.output │ │ ├── test_246.output │ │ ├── test_247.output │ │ ├── test_248.output │ │ ├── test_249.output │ │ ├── test_25.output │ │ ├── test_250.output │ │ ├── test_251.output │ │ ├── test_252.output │ │ ├── test_253.output │ │ ├── test_254.output │ │ ├── test_255.output │ │ ├── test_256.output │ │ ├── test_257.output │ │ ├── test_258.output │ │ ├── test_259.output │ │ ├── test_26.output │ │ ├── test_260.output │ │ ├── test_261.output │ │ ├── test_262.output │ │ ├── test_263.output │ │ ├── test_264.output │ │ ├── test_265.output │ │ ├── test_266.output │ │ ├── test_267.output │ │ ├── test_268.output │ │ ├── test_269.output │ │ ├── test_27.output │ │ ├── test_270.output │ │ ├── test_271.output │ │ ├── test_272.output │ │ ├── test_273.output │ │ ├── test_274.output │ │ ├── test_275.output │ │ ├── test_276.output │ │ ├── test_277.output │ │ ├── test_278.output │ │ ├── test_279.output │ │ ├── test_28.output │ │ ├── test_280.output │ │ ├── test_281.output │ │ ├── test_282.output │ │ ├── test_283.output │ │ ├── test_284.output │ │ ├── test_285.output │ │ ├── test_286.output │ │ ├── test_287.output │ │ ├── test_288.output │ │ ├── test_289.output │ │ ├── test_29.output │ │ ├── test_290.output │ │ ├── test_291.output │ │ ├── test_292.output │ │ ├── test_293.output │ │ ├── test_294.output │ │ ├── test_295.output │ │ ├── test_296.output │ │ ├── test_297.output │ │ ├── test_298.output │ │ ├── test_299.output │ │ ├── test_3.output │ │ ├── test_30.output │ │ ├── test_300.output │ │ ├── test_301.output │ │ ├── test_302.output │ │ ├── test_303.output │ │ ├── test_304.output │ │ ├── test_305.output │ │ ├── test_306.output │ │ ├── test_307.output │ │ ├── test_308.output │ │ ├── test_309.output │ │ ├── test_31.output │ │ ├── test_310.output │ │ ├── test_311.output │ │ ├── test_312.output │ │ ├── test_313.output │ │ ├── test_314.output │ │ ├── test_315.output │ │ ├── test_316.output │ │ ├── test_317.output │ │ ├── test_318.output │ │ ├── test_319.output │ │ ├── test_32.output │ │ ├── test_320.output │ │ ├── test_321.output │ │ ├── test_322.output │ │ ├── test_323.output │ │ ├── test_324.output │ │ ├── test_325.output │ │ ├── test_326.output │ │ ├── test_327.output │ │ ├── test_328.output │ │ ├── test_329.output │ │ ├── test_33.output │ │ ├── test_330.output │ │ ├── test_331.output │ │ ├── test_332.output │ │ ├── test_333.output │ │ ├── test_334.output │ │ ├── test_335.output │ │ ├── test_336.output │ │ ├── test_337.output │ │ ├── test_338.output │ │ ├── test_339.output │ │ ├── test_34.output │ │ ├── test_340.output │ │ ├── test_341.output │ │ ├── test_342.output │ │ ├── test_343.output │ │ ├── test_344.output │ │ ├── test_345.output │ │ ├── test_346.output │ │ ├── test_347.output │ │ ├── test_348.output │ │ ├── test_349.output │ │ ├── test_35.output │ │ ├── test_350.output │ │ ├── test_351.output │ │ ├── test_352.output │ │ ├── test_353.output │ │ ├── test_354.output │ │ ├── test_355.output │ │ ├── test_356.output │ │ ├── test_357.output │ │ ├── test_358.output │ │ ├── test_359.output │ │ ├── test_36.output │ │ ├── test_360.output │ │ ├── test_361.output │ │ ├── test_362.output │ │ ├── test_363.output │ │ ├── test_364.output │ │ ├── test_365.output │ │ ├── test_366.output │ │ ├── test_367.output │ │ ├── test_368.output │ │ ├── test_369.output │ │ ├── test_37.output │ │ ├── test_370.output │ │ ├── test_371.output │ │ ├── test_372.output │ │ ├── test_373.output │ │ ├── test_374.output │ │ ├── test_375.output │ │ ├── test_376.output │ │ ├── test_377.output │ │ ├── test_378.output │ │ ├── test_379.output │ │ ├── test_38.output │ │ ├── test_380.output │ │ ├── test_381.output │ │ ├── test_382.output │ │ ├── test_383.output │ │ ├── test_384.output │ │ ├── test_385.output │ │ ├── test_386.output │ │ ├── test_387.output │ │ ├── test_388.output │ │ ├── test_389.output │ │ ├── test_39.output │ │ ├── test_390.output │ │ ├── test_391.output │ │ ├── test_392.output │ │ ├── test_393.output │ │ ├── test_394.output │ │ ├── test_395.output │ │ ├── test_396.output │ │ ├── test_397.output │ │ ├── test_398.output │ │ ├── test_399.output │ │ ├── test_4.output │ │ ├── test_40.output │ │ ├── test_400.output │ │ ├── test_401.output │ │ ├── test_402.output │ │ ├── test_403.output │ │ ├── test_404.output │ │ ├── test_405.output │ │ ├── test_406.output │ │ ├── test_407.output │ │ ├── test_408.output │ │ ├── test_409.output │ │ ├── test_41.output │ │ ├── test_410.output │ │ ├── test_411.output │ │ ├── test_412.output │ │ ├── test_413.output │ │ ├── test_414.output │ │ ├── test_415.output │ │ ├── test_416.output │ │ ├── test_417.output │ │ ├── test_418.output │ │ ├── test_419.output │ │ ├── test_42.output │ │ ├── test_420.output │ │ ├── test_421.output │ │ ├── test_422.output │ │ ├── test_423.output │ │ ├── test_424.output │ │ ├── test_425.output │ │ ├── test_426.output │ │ ├── test_427.output │ │ ├── test_428.output │ │ ├── test_429.output │ │ ├── test_43.output │ │ ├── test_430.output │ │ ├── test_431.output │ │ ├── test_432.output │ │ ├── test_433.output │ │ ├── test_434.output │ │ ├── test_435.output │ │ ├── test_436.output │ │ ├── test_437.output │ │ ├── test_438.output │ │ ├── test_439.output │ │ ├── test_44.output │ │ ├── test_440.output │ │ ├── test_441.output │ │ ├── test_442.output │ │ ├── test_443.output │ │ ├── test_444.output │ │ ├── test_445.output │ │ ├── test_446.output │ │ ├── test_447.output │ │ ├── test_448.output │ │ ├── test_449.output │ │ ├── test_45.output │ │ ├── test_450.output │ │ ├── test_451.output │ │ ├── test_452.output │ │ ├── test_453.output │ │ ├── test_454.output │ │ ├── test_455.output │ │ ├── test_456.output │ │ ├── test_457.output │ │ ├── test_458.output │ │ ├── test_459.output │ │ ├── test_46.output │ │ ├── test_460.output │ │ ├── test_461.output │ │ ├── test_462.output │ │ ├── test_463.output │ │ ├── test_464.output │ │ ├── test_465.output │ │ ├── test_466.output │ │ ├── test_467.output │ │ ├── test_468.output │ │ ├── test_469.output │ │ ├── test_47.output │ │ ├── test_470.output │ │ ├── test_471.output │ │ ├── test_472.output │ │ ├── test_473.output │ │ ├── test_474.output │ │ ├── test_475.output │ │ ├── test_476.output │ │ ├── test_477.output │ │ ├── test_48.output │ │ ├── test_49.output │ │ ├── test_5.output │ │ ├── test_50.output │ │ ├── test_51.output │ │ ├── test_52.output │ │ ├── test_53.output │ │ ├── test_54.output │ │ ├── test_55.output │ │ ├── test_56.output │ │ ├── test_57.output │ │ ├── test_58.output │ │ ├── test_59.output │ │ ├── test_6.output │ │ ├── test_60.output │ │ ├── test_61.output │ │ ├── test_62.output │ │ ├── test_63.output │ │ ├── test_64.output │ │ ├── test_65.output │ │ ├── test_66.output │ │ ├── test_67.output │ │ ├── test_68.output │ │ ├── test_69.output │ │ ├── test_7.output │ │ ├── test_70.output │ │ ├── test_71.output │ │ ├── test_72.output │ │ ├── test_73.output │ │ ├── test_74.output │ │ ├── test_75.output │ │ ├── test_76.output │ │ ├── test_77.output │ │ ├── test_78.output │ │ ├── test_79.output │ │ ├── test_8.output │ │ ├── test_80.output │ │ ├── test_81.output │ │ ├── test_82.output │ │ ├── test_83.output │ │ ├── test_84.output │ │ ├── test_85.output │ │ ├── test_86.output │ │ ├── test_87.output │ │ ├── test_88.output │ │ ├── test_89.output │ │ ├── test_9.output │ │ ├── test_90.output │ │ ├── test_91.output │ │ ├── test_92.output │ │ ├── test_93.output │ │ ├── test_94.output │ │ ├── test_95.output │ │ ├── test_96.output │ │ ├── test_97.output │ │ ├── test_98.output │ │ └── test_99.output ├── Defects4J_result_summary_v1p2.csv ├── Defects4J_result_summary_v2p0.csv ├── README.md ├── defects4j_1p2_RAP_Gen.txt └── defects4j_2p0_RAP_Gen.txt ├── LICENSE ├── README.md ├── _utils.py ├── configs.py ├── evaluator ├── .DS_Store ├── CodeBLEU │ ├── .DS_Store │ ├── __pycache__ │ │ ├── bleu.cpython-37.pyc │ │ ├── bleu.cpython-38.pyc │ │ ├── calc_code_bleu.cpython-37.pyc │ │ ├── calc_code_bleu.cpython-38.pyc │ │ ├── dataflow_match.cpython-37.pyc │ │ ├── dataflow_match.cpython-38.pyc │ │ ├── syntax_match.cpython-37.pyc │ │ ├── syntax_match.cpython-38.pyc │ │ ├── utils.cpython-37.pyc │ │ ├── utils.cpython-38.pyc │ │ ├── weighted_ngram_match.cpython-37.pyc │ │ └── weighted_ngram_match.cpython-38.pyc │ ├── bleu.py │ ├── calc_code_bleu.py │ ├── dataflow_match.py │ ├── keywords │ │ ├── c_sharp.txt │ │ └── java.txt │ ├── parser │ │ ├── DFG.py │ │ ├── __init__.py │ │ ├── __pycache__ │ │ │ ├── DFG.cpython-37.pyc │ │ │ ├── DFG.cpython-38.pyc │ │ │ ├── __init__.cpython-37.pyc │ │ │ ├── __init__.cpython-38.pyc │ │ │ ├── utils.cpython-37.pyc │ │ │ └── utils.cpython-38.pyc │ │ ├── build.py │ │ ├── build.sh │ │ ├── my-languages.so │ │ └── utils.py │ ├── readme.txt │ ├── syntax_match.py │ ├── utils.py │ └── weighted_ngram_match.py ├── __pycache__ │ ├── bleu.cpython-37.pyc │ ├── bleu.cpython-38.pyc │ ├── smooth_bleu.cpython-37.pyc │ └── smooth_bleu.cpython-38.pyc ├── bleu.py └── smooth_bleu.py ├── models.py ├── rapgen.png ├── run_rapgen.py ├── sh ├── exp_with_args.sh ├── pod.yaml └── run_exp.py └── utils.py /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/.gitattributes -------------------------------------------------------------------------------- /Defects4j_result/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/.DS_Store -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_pattern_analysis/pattern.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_pattern_analysis/pattern.pdf -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_pattern_analysis/pattern_analysis.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_pattern_analysis/pattern_analysis.ipynb -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/.DS_Store -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_0.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_0.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_1.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_1.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_10.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_10.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_100.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_100.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_101.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_101.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_102.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_102.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_103.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_103.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_104.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_104.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_105.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_105.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_106.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_106.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_107.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_107.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_108.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_108.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_109.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_109.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_11.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_11.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_110.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_110.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_111.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_111.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_112.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_112.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_113.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_113.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_114.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_114.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_115.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_115.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_116.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_116.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_117.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_117.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_118.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_118.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_119.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_119.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_12.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_12.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_120.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_120.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_121.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_121.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_122.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_122.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_123.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_123.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_124.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_124.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_125.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_125.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_126.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_126.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_127.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_127.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_128.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_128.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_129.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_129.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_13.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_13.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_130.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_130.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_131.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_131.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_132.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_132.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_133.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_133.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_134.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_134.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_135.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_135.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_136.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_136.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_137.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_137.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_138.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_138.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_139.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_139.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_14.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_14.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_140.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_140.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_141.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_141.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_142.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_142.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_143.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_143.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_144.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_144.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_145.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_145.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_146.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_146.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_147.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_147.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_148.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_148.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_149.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_149.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_15.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_15.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_150.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_150.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_151.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_151.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_152.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_152.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_153.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_153.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_154.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_154.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_155.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_155.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_156.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_156.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_157.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_157.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_158.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_158.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_159.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_159.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_16.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_16.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_160.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_160.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_161.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_161.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_162.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_162.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_163.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_163.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_164.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_164.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_165.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_165.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_166.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_166.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_167.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_167.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_168.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_168.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_169.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_169.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_17.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_17.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_170.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_170.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_171.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_171.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_172.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_172.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_173.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_173.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_174.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_174.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_175.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_175.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_176.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_176.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_177.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_177.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_178.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_178.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_179.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_179.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_18.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_18.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_180.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_180.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_181.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_181.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_182.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_182.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_183.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_183.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_184.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_184.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_185.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_185.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_186.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_186.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_187.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_187.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_188.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_188.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_189.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_189.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_19.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_19.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_190.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_190.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_191.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_191.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_192.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_192.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_193.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_193.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_194.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_194.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_195.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_195.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_196.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_196.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_197.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_197.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_198.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_198.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_199.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_199.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_2.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_2.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_20.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_20.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_200.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_200.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_201.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_201.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_202.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_202.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_203.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_203.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_204.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_204.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_205.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_205.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_206.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_206.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_207.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_207.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_208.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_208.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_209.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_209.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_21.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_21.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_210.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_210.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_211.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_211.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_212.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_212.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_213.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_213.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_214.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_214.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_215.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_215.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_216.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_216.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_217.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_217.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_218.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_218.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_219.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_219.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_22.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_22.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_220.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_220.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_221.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_221.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_222.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_222.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_223.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_223.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_224.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_224.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_225.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_225.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_226.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_226.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_227.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_227.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_228.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_228.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_229.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_229.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_23.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_23.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_230.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_230.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_231.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_231.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_232.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_232.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_233.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_233.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_234.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_234.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_235.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_235.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_236.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_236.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_237.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_237.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_238.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_238.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_239.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_239.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_24.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_24.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_240.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_240.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_241.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_241.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_242.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_242.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_243.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_243.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_244.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_244.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_245.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_245.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_246.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_246.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_247.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_247.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_248.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_248.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_249.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_249.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_25.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_25.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_250.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_250.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_251.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_251.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_252.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_252.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_253.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_253.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_254.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_254.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_255.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_255.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_256.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_256.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_257.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_257.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_258.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_258.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_259.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_259.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_26.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_26.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_260.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_260.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_261.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_261.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_262.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_262.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_263.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_263.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_264.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_264.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_265.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_265.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_266.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_266.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_267.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_267.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_268.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_268.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_269.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_269.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_27.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_27.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_270.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_270.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_271.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_271.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_272.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_272.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_273.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_273.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_274.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_274.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_275.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_275.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_276.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_276.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_277.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_277.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_278.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_278.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_279.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_279.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_28.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_28.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_280.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_280.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_281.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_281.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_282.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_282.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_283.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_283.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_284.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_284.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_285.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_285.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_286.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_286.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_287.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_287.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_288.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_288.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_289.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_289.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_29.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_29.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_290.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_290.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_291.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_291.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_292.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_292.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_293.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_293.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_294.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_294.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_295.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_295.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_296.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_296.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_297.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_297.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_298.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_298.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_299.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_299.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_3.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_3.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_30.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_30.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_300.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_300.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_301.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_301.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_302.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_302.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_303.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_303.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_304.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_304.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_305.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_305.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_306.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_306.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_307.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_307.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_308.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_308.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_309.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_309.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_31.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_31.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_310.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_310.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_311.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_311.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_312.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_312.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_313.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_313.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_314.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_314.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_315.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_315.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_316.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_316.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_317.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_317.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_318.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_318.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_319.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_319.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_32.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_32.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_320.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_320.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_321.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_321.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_322.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_322.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_323.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_323.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_324.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_324.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_325.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_325.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_326.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_326.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_327.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_327.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_328.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_328.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_329.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_329.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_33.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_33.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_330.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_330.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_331.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_331.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_332.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_332.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_333.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_333.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_334.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_334.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_335.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_335.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_336.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_336.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_337.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_337.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_338.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_338.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_339.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_339.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_34.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_34.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_340.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_340.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_341.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_341.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_342.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_342.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_343.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_343.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_344.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_344.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_345.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_345.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_346.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_346.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_347.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_347.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_348.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_348.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_349.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_349.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_35.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_35.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_350.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_350.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_351.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_351.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_352.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_352.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_353.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_353.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_354.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_354.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_355.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_355.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_356.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_356.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_357.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_357.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_358.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_358.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_359.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_359.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_36.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_36.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_360.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_360.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_361.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_361.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_362.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_362.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_363.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_363.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_364.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_364.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_365.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_365.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_366.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_366.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_367.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_367.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_368.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_368.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_369.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_369.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_37.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_37.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_370.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_370.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_371.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_371.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_372.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_372.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_373.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_373.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_374.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_374.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_375.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_375.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_376.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_376.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_377.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_377.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_378.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_378.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_379.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_379.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_38.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_38.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_380.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_380.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_381.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_381.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_382.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_382.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_383.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_383.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_384.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_384.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_385.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_385.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_386.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_386.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_387.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_387.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_388.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_388.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_389.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_389.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_39.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_39.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_390.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_390.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_391.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_391.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_392.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_392.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_393.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_393.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_394.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_394.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_395.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_395.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_396.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_396.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_397.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_397.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_398.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_398.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_399.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_399.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_4.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_4.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_40.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_40.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_400.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_400.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_401.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_401.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_402.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_402.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_403.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_403.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_404.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_404.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_405.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_405.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_406.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_406.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_407.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_407.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_408.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_408.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_409.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_409.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_41.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_41.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_410.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_410.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_411.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_411.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_412.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_412.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_413.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_413.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_414.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_414.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_415.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_415.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_416.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_416.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_417.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_417.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_418.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_418.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_419.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_419.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_42.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_42.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_420.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_420.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_421.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_421.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_422.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_422.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_423.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_423.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_424.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_424.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_425.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_425.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_426.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_426.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_427.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_427.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_428.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_428.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_429.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_429.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_43.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_43.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_430.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_430.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_431.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_431.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_432.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_432.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_433.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_433.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_434.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_434.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_435.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_435.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_436.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_436.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_437.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_437.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_438.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_438.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_439.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_439.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_44.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_44.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_440.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_440.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_441.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_441.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_442.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_442.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_443.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_443.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_444.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_444.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_445.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_445.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_446.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_446.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_447.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_447.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_448.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_448.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_449.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_449.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_45.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_45.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_450.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_450.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_451.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_451.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_452.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_452.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_453.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_453.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_454.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_454.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_455.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_455.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_456.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_456.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_457.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_457.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_458.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_458.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_459.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_459.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_46.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_46.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_460.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_460.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_461.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_461.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_462.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_462.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_463.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_463.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_464.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_464.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_465.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_465.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_466.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_466.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_467.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_467.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_468.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_468.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_469.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_469.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_47.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_47.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_470.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_470.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_471.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_471.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_472.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_472.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_473.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_473.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_474.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_474.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_475.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_475.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_476.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_476.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_477.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_477.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_48.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_48.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_49.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_49.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_5.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_5.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_50.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_50.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_51.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_51.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_52.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_52.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_53.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_53.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_54.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_54.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_55.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_55.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_56.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_56.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_57.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_57.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_58.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_58.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_59.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_59.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_6.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_6.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_60.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_60.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_61.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_61.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_62.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_62.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_63.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_63.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_64.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_64.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_65.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_65.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_66.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_66.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_67.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_67.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_68.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_68.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_69.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_69.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_7.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_7.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_70.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_70.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_71.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_71.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_72.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_72.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_73.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_73.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_74.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_74.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_75.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_75.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_76.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_76.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_77.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_77.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_78.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_78.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_79.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_79.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_8.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_8.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_80.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_80.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_81.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_81.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_82.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_82.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_83.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_83.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_84.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_84.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_85.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_85.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_86.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_86.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_87.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_87.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_88.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_88.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_89.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_89.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_9.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_9.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_90.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_90.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_91.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_91.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_92.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_92.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_93.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_93.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_94.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_94.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_95.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_95.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_96.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_96.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_97.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_97.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_98.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_98.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/CodeT5/test_99.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/CodeT5/test_99.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_0.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_0.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_1.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_1.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_10.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_10.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_100.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_100.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_101.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_101.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_102.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_102.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_103.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_103.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_104.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_104.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_105.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_105.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_106.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_106.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_107.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_107.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_108.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_108.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_109.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_109.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_11.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_11.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_110.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_110.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_111.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_111.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_112.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_112.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_113.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_113.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_114.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_114.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_115.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_115.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_116.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_116.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_117.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_117.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_118.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_118.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_119.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_119.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_12.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_12.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_120.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_120.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_121.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_121.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_122.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_122.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_123.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_123.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_124.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_124.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_125.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_125.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_126.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_126.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_127.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_127.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_128.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_128.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_129.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_129.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_13.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_13.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_130.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_130.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_131.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_131.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_132.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_132.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_133.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_133.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_134.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_134.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_135.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_135.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_136.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_136.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_137.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_137.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_138.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_138.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_139.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_139.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_14.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_14.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_140.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_140.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_141.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_141.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_142.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_142.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_143.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_143.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_144.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_144.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_145.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_145.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_146.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_146.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_147.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_147.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_148.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_148.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_149.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_149.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_15.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_15.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_150.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_150.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_151.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_151.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_152.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_152.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_153.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_153.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_154.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_154.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_155.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_155.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_156.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_156.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_157.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_157.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_158.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_158.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_159.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_159.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_16.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_16.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_160.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_160.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_161.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_161.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_162.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_162.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_163.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_163.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_164.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_164.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_165.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_165.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_166.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_166.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_167.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_167.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_168.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_168.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_169.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_169.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_17.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_17.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_170.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_170.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_171.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_171.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_172.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_172.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_173.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_173.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_174.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_174.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_175.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_175.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_176.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_176.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_177.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_177.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_178.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_178.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_179.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_179.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_18.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_18.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_180.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_180.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_181.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_181.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_182.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_182.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_183.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_183.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_184.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_184.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_185.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_185.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_186.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_186.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_187.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_187.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_188.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_188.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_189.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_189.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_19.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_19.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_190.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_190.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_191.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_191.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_192.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_192.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_193.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_193.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_194.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_194.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_195.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_195.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_196.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_196.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_197.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_197.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_198.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_198.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_199.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_199.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_2.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_2.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_20.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_20.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_200.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_200.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_201.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_201.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_202.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_202.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_203.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_203.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_204.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_204.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_205.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_205.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_206.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_206.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_207.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_207.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_208.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_208.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_209.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_209.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_21.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_21.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_210.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_210.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_211.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_211.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_212.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_212.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_213.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_213.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_214.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_214.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_215.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_215.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_216.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_216.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_217.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_217.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_218.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_218.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_219.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_219.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_22.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_22.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_220.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_220.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_221.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_221.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_222.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_222.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_223.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_223.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_224.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_224.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_225.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_225.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_226.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_226.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_227.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_227.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_228.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_228.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_229.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_229.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_23.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_23.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_230.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_230.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_231.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_231.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_3.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_3.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_4.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_4.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_5.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_5.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_6.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_6.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_7.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_7.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_8.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_8.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_9.output: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_predicted_patches/RAP-Gen/test_9.output -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_result_summary_v1p2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_result_summary_v1p2.csv -------------------------------------------------------------------------------- /Defects4j_result/Defects4J_result_summary_v2p0.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/Defects4J_result_summary_v2p0.csv -------------------------------------------------------------------------------- /Defects4j_result/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/README.md -------------------------------------------------------------------------------- /Defects4j_result/defects4j_1p2_RAP_Gen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/defects4j_1p2_RAP_Gen.txt -------------------------------------------------------------------------------- /Defects4j_result/defects4j_2p0_RAP_Gen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/Defects4j_result/defects4j_2p0_RAP_Gen.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/README.md -------------------------------------------------------------------------------- /_utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/_utils.py -------------------------------------------------------------------------------- /configs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/configs.py -------------------------------------------------------------------------------- /evaluator/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/.DS_Store -------------------------------------------------------------------------------- /evaluator/CodeBLEU/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/.DS_Store -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/bleu.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/bleu.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/bleu.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/bleu.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/calc_code_bleu.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/calc_code_bleu.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/calc_code_bleu.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/calc_code_bleu.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/dataflow_match.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/dataflow_match.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/dataflow_match.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/dataflow_match.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/syntax_match.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/syntax_match.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/syntax_match.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/syntax_match.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/utils.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/utils.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/utils.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/utils.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/weighted_ngram_match.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/weighted_ngram_match.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/__pycache__/weighted_ngram_match.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/__pycache__/weighted_ngram_match.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/bleu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/bleu.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/calc_code_bleu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/calc_code_bleu.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/dataflow_match.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/dataflow_match.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/keywords/c_sharp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/keywords/c_sharp.txt -------------------------------------------------------------------------------- /evaluator/CodeBLEU/keywords/java.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/keywords/java.txt -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/DFG.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/DFG.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__init__.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__pycache__/DFG.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__pycache__/DFG.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__pycache__/DFG.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__pycache__/DFG.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__pycache__/__init__.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__pycache__/__init__.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__pycache__/__init__.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__pycache__/__init__.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__pycache__/utils.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__pycache__/utils.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/__pycache__/utils.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/__pycache__/utils.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/build.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/build.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/build.sh -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/my-languages.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/my-languages.so -------------------------------------------------------------------------------- /evaluator/CodeBLEU/parser/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/parser/utils.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/readme.txt -------------------------------------------------------------------------------- /evaluator/CodeBLEU/syntax_match.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/syntax_match.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/utils.py -------------------------------------------------------------------------------- /evaluator/CodeBLEU/weighted_ngram_match.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/CodeBLEU/weighted_ngram_match.py -------------------------------------------------------------------------------- /evaluator/__pycache__/bleu.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/__pycache__/bleu.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/__pycache__/bleu.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/__pycache__/bleu.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/__pycache__/smooth_bleu.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/__pycache__/smooth_bleu.cpython-37.pyc -------------------------------------------------------------------------------- /evaluator/__pycache__/smooth_bleu.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/__pycache__/smooth_bleu.cpython-38.pyc -------------------------------------------------------------------------------- /evaluator/bleu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/bleu.py -------------------------------------------------------------------------------- /evaluator/smooth_bleu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/evaluator/smooth_bleu.py -------------------------------------------------------------------------------- /models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/models.py -------------------------------------------------------------------------------- /rapgen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/rapgen.png -------------------------------------------------------------------------------- /run_rapgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/run_rapgen.py -------------------------------------------------------------------------------- /sh/exp_with_args.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/sh/exp_with_args.sh -------------------------------------------------------------------------------- /sh/pod.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/sh/pod.yaml -------------------------------------------------------------------------------- /sh/run_exp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/sh/run_exp.py -------------------------------------------------------------------------------- /utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wang-weishi/RAP-Gen/HEAD/utils.py --------------------------------------------------------------------------------