2021 IEEE 21st International Working Conference on Source Code Analysis and Manipulation (SCAM) 2021
DOI: 10.1109/scam52516.2021.00025
|View full text |Cite
|
Sign up to set email alerts
|

PYREF: Refactoring Detection in Python Projects

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 13 publications
(3 citation statements)
references
References 10 publications
0
3
0
Order By: Relevance
“…As a second practical implication, we showed that composite refactorings are not properly identified by refactoring detection tools, such as RefactoringMiner [4][5][6] and RefDiff. [7][8][9] Typically, these tools detect the parts of composite refactorings as independent operations.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…As a second practical implication, we showed that composite refactorings are not properly identified by refactoring detection tools, such as RefactoringMiner [4][5][6] and RefDiff. [7][8][9] Typically, these tools detect the parts of composite refactorings as independent operations.…”
Section: Discussionmentioning
confidence: 99%
“…However, the current refactoring detection tools do not support this composite. [4][5][6][7][8][9] In Collapse Hierarchy, we eliminate subclasses by moving all elements to the superclass. Therefore, Composite Pull Up Method can be a part of this operation.…”
Section: Catalog Of Refactoringsmentioning
confidence: 99%
“…Comprehending the way that the developers refactor source code might help to understand the process of software development and how different system versions interact. Different prominent programming languages, like Python and Java, offer refactoring detection tools [12] . 2-Designs: Refactoring at the level of the design, for instance in a UML model form, is a contemporary research topic.…”
Section: Types Of Software Artifactsmentioning
confidence: 99%