Hi!
Does there exist a mapping between the dataset files (for example, DeepFL/Chart/1/Test.csv, DeepFL/Chart/1/Train.csv) available on https://mega.nz/#F!7rhCwQzT!OXUlRaIh-kyevSr6sTdwxA to the line numbers of actual source code ( e.g.,buggy file source/org/jfree/chart/renderer/category/AbstractCategoryItemRenderer.java of Chart 1) in Defects4J?
How do we identify which buggy lines are part of training data and which are part of test data for a given defect say Chart 1?