-
Hello @tsantalis, I wanted to ask if there's a way to detect whether extract method refactoring was performed, given the un-refactored |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @IP1102 or you can use the API that takes raw string file contents as input |
Beta Was this translation helpful? Give feedback.
Hi @IP1102
You can either use the API that takes a pair of files or directories as input
https://github.com/tsantalis/RefactoringMiner?tab=readme-ov-file#with-two-directories-containing-java-source-code
or you can use the API that takes raw string file contents as input
https://github.com/tsantalis/RefactoringMiner?tab=readme-ov-file#with-file-contents-as-strings