pith. sign in

JExtract: An Eclipse Plug-in for Recommending Automated Extract Method Refactorings

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Although Extract Method is a key refactoring for improving program comprehension, refactoring tools for such purpose are often underused. To address this shortcoming, we present JExtract, a recommendation system based on structural similarity that identifies Extract Method refactoring opportunities that are directly automated by IDE-based refactoring tools. Our evaluation suggests that JExtract is far more effective (w.r.t. recall and precision) to identify misplaced code in methods than JDeodorant, a state-of-the-art tool

fields

cs.SE 1

years

2025 1

verdicts

UNVERDICTED 1

representative citing papers

A Code Smell Refactoring Approach using GNNs

cs.SE · 2025-11-15 · unverdicted · novelty 4.0

Graph neural networks on class-level and method-level code graphs outperform prior methods for refactoring long method, large class, and feature envy smells via semi-automated dataset generation.

citing papers explorer

Showing 1 of 1 citing paper.

  • A Code Smell Refactoring Approach using GNNs cs.SE · 2025-11-15 · unverdicted · none · ref 20 · internal anchor

    Graph neural networks on class-level and method-level code graphs outperform prior methods for refactoring long method, large class, and feature envy smells via semi-automated dataset generation.