-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
According to this line Main.java#L19
System.out.println("Arguments: <Failed_Test_Cases_File_Path> <Suspicious_Code_Positions_File_Path> <Buggy_Project_Path> <defects4j_Path> <Project_Name> <FL_Metric>");
Main class takes as arguments:
<Failed_Test_Cases_File_Path>
which I think can be one of these files, right?<Suspicious_Code_Positions_File_Path>
, what's this and where can I find it?<Buggy_Project_Path>
, checkout directory of each bug, right?<defects4j_Path>
, D4J home directory, right?<Project_Name>
, e.g., Chart<FL_Metric>
, which ones are supported?
--
Best,
Jose
Metadata
Metadata
Assignees
Labels
No labels