2 citations · 2 across the 2 of their papers we have counts for
4 papers
Refactoring-aware Block Tracking in Commit History
Mohammed Tayeeb Hasan, Nikolaos Tsantalis, Pouria Alikhanifard
Tracking statements in the commit history of a project is in many cases useful for supporting various software maintenance, comprehension, and evolution tasks. A high level of accu…
An Empirical Study of Refactoring Engine Bugs
Haibo Wang, Zhuolin Xu, Huaien Zhang +2
Refactoring is a critical process in software development, aiming at improving the internal structure of code while preserving its external behavior. Refactoring engines are integr…
An Empirical Study on Refactoring-Inducing Pull Requests
Flávia Coelho, Nikolaos Tsantalis, Tiago Massoni +1
Background: Pull-based development has shaped the practice of Modern Code Review (MCR), in which reviewers can contribute code improvements, such as refactorings, through comments…
Dependency Smells in JavaScript Projects
Abbas Javan Jafari, Diego Elias Costa, Rabe Abdalkareem +2
Dependency management in modern software development poses many challenges for developers who wish to stay up to date with the latest features and fixes whilst ensuring backwards c…