parse_java_code_refactoring_json: Parse Java Code Refactorings

parse_java_code_refactoring_jsonR Documentation

Parse Java Code Refactorings

Description

Parse Java Code Refactorings

Usage

parse_java_code_refactoring_json(
  rminer_path,
  git_repo_path,
  start_commit,
  end_commit
)

Arguments

rminer_path

The path to RMiner binary. See https://github.com/tsantalis/RefactoringMiner#running-refactoringminer-from-the-command-line

git_repo_path

path to git repo (ends in .git)

start_commit

the start commit hash

end_commit

the end commit hash

References

Nikolaos Tsantalis, Matin Mansouri, Laleh Eshkevari, Davood Mazinanian, and Danny Dig, "Accurate and Efficient Refactoring Detection in Commit History," 40th International Conference on Software Engineering (ICSE 2018), Gothenburg, Sweden, May 27 - June 3, 2018.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.