Výsledky vyhľadávania - automated code refactoring
-
1
MUARF: Leveraging Multi-Agent Workflows for Automated Code Refactoring
ISSN: 2574-1934Vydavateľské údaje: IEEE 27.04.2025Vydané v Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (27.04.2025)“…Refactoring is crucial for maintaining a project, but it requires developers to understand code structure and system design principles well…”
Získať plný text
Konferenčný príspevok.. -
2
RefactorGPT: a ChatGPT-based multi-agent framework for automated code refactoring
ISSN: 2376-5992, 2376-5992Vydavateľské údaje: PeerJ. Ltd 14.10.2025Vydané v PeerJ. Computer science (14.10.2025)“…The rise of large language models has redefined what is computationally possible in code generation, yet their potential in systematic software refactoring remains largely untapped…”
Získať plný text
Journal Article -
3
Review of Automated Code Refactoring of C# Programs
ISSN: 2300-5963“…Code refactoring is supported by many Integrated Development Environments. This paper is focused on the automated code refactoring of C# programs…”Vydavateľské údaje: Polish Information Processing Society 2023
Získať plný text
Konferenčný príspevok.. Journal Article -
4
Automated Code Refactoring upon Database-Schema Changes in Web Applications
ISSN: 2643-1572Vydavateľské údaje: IEEE 01.11.2021Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (01.11.2021)“… These changes bring up a unique refactoring task: updating application code to be consistent with data schema…”
Získať plný text
Konferenčný príspevok.. -
5
Automated Refactoring of Non-Idiomatic Python Code With Pythonic Idioms
ISSN: 0098-5589, 1939-3520Vydavateľské údaje: New York IEEE 01.11.2024Vydané v IEEE transactions on software engineering (01.11.2024)“… To assist Python developers in adopting Pythonic idioms, we design and implement an automatic refactoring tool named RIdiom to refactor code with Pythonic idioms…”
Získať plný text
Journal Article -
6
Enhancing Code Quality Through Automated Refactoring Using Transformer-Based Language Models
ISSN: 2158-107X, 2156-5570Vydavateľské údaje: 01.01.2025Vydané v International journal of advanced computer science & applications (01.01.2025)Získať plný text
Journal Article -
7
Adventure of a Lifetime: Extract Method Refactoring for Rust
ISSN: 2475-1421, 2475-1421Vydavateľské údaje: New York, NY, USA ACM 16.10.2023Vydané v Proceedings of ACM on programming languages (16.10.2023)“…We present a design and implementation of the automated "Extract Method" refactoring for Rust programs…”
Získať plný text
Journal Article -
8
ValExtractor: Reliable Automated Local Variable Extraction in Code Refactoring
ISSN: 1000-9000, 1860-4749Vydavateľské údaje: Singapore Springer Nature Singapore 01.07.2025Vydané v Journal of computer science and technology (01.07.2025)“…Extracting local variable is a well-known and widely used refactoring technique designed to enhance code readability by replacing complex expressions with simpler variable references…”
Získať plný text
Journal Article -
9
Automating SQL Injection and Cross-Site Scripting Vulnerability Remediation in Code
ISSN: 2674-113X, 2674-113XVydavateľské údaje: MDPI AG 12.01.2024Vydané v Software (12.01.2024)“…) and Cross-Site Scripting (XSS). As is shown by a case study presented in this paper, CARES mitigates these vulnerabilities by refactoring the Java code using the Intercepting Filter design pattern. The flexible, microservice-based CARES design can be readily extended to support other injection vulnerabilities, remediation design patterns, and programming languages…”
Získať plný text
Journal Article -
10
Automated refactoring of legacy JavaScript code to ES6 modules
ISSN: 0164-1212, 1873-1228Vydavateľské údaje: Elsevier Inc 01.11.2021Vydané v The Journal of systems and software (01.11.2021)“… This work studies the automated refactoring of legacy ES5 code to ES6 modules with fine-grained reuse of module contents through the named import/export language constructs…”
Získať plný text
Journal Article -
11
Insecurity Refactoring: Automated Injection of Vulnerabilities in Source Code
ISSN: 0167-4048, 1872-6208Vydavateľské údaje: Elsevier Ltd 01.05.2023Vydané v Computers & security (01.05.2023)“… An implementation of Insecurity Refactoring is formally explained to inject vulnerabilities in source code projects by using static code analysis…”
Získať plný text
Journal Article -
12
Enhancing Software Engineering With AI: Innovations, Challenges, and Future Directions
ISSN: 1751-8806, 1751-8814Vydavateľské údaje: Stevenage John Wiley & Sons, Inc 01.01.2025Vydané v IET software (01.01.2025)“… It examines modern instances of AI‐based requirements analysis, automated code transformation, predictive system modeling, proactive fault monitoring and detection, and advanced project guidance systems…”
Získať plný text
Journal Article -
13
An automated extract method refactoring approach to correct the long method code smell
ISSN: 0164-1212, 1873-1228Vydavateľské údaje: Elsevier Inc 01.05.2022Vydané v The Journal of systems and software (01.05.2022)“…Long Method is amongst the most common code smells in software systems. Despite various attempts to detect the long method code smell, few automated approaches are presented to refactor this smell…”
Získať plný text
Journal Article -
14
Enhancing automated network function onboarding through language extension and code refactoring
ISSN: 1619-1366, 1619-1374Vydavateľské údaje: 02.08.2025Vydané v Software and systems modeling (02.08.2025)Získať plný text
Journal Article -
15
An empirical evaluation of RAIDE: A semi-automated approach for test smells detection and refactoring
ISSN: 0167-6423, 1872-7964Vydavateľské údaje: Elsevier B.V 01.01.2024Vydané v Science of computer programming (01.01.2024)“… Automated support for test code refactoring can significantly enhance its cost-effectiveness…”
Získať plný text
Journal Article -
16
Enhancing software engineering practices with generative AI: A framework for automated code synthesis and refactoring
ISSN: 2582-8266, 2582-8266Vydavateľské údaje: 30.10.2024Vydané v World Journal of Advanced Engineering Technology and Sciences (30.10.2024)“… Automating coding means that predefined tools can bring code suggestions, show and apply refactoring features, and enforce coding standards so developers can devote their efforts to other aspects…”
Získať plný text
Journal Article -
17
Evaluating Multi-Agent AI Systems for Automated Bug Detection and Code Refactoring
ISSN: 2321-9653, 2321-9653Vydavateľské údaje: 31.10.2025Vydané v International journal for research in applied science and engineering technology (31.10.2025)“…This paper evaluates multi-agent AI systems for automating software bug detection and code refactoring…”
Získať plný text
Journal Article -
18
Automated refactoring to the Strategy design pattern
ISSN: 0950-5849, 1873-6025Vydavateľské údaje: Amsterdam Elsevier B.V 01.11.2012Vydané v Information and software technology (01.11.2012)“…► We focus on simplification of conditional logic through automated refactoring to the Strategy design pattern…”
Získať plný text
Journal Article -
19
Automated Refactoring of Non-Idiomatic Python Code: A Differentiated Replication with LLMS
ISSN: 2643-7171Vydavateľské údaje: IEEE 27.04.2025Vydané v Proceedings (IEEE International Conference on Program Comprehension. Online) (27.04.2025)“… familiarity or understandability issues. Recent research contributions have proposed approaches-based on static code analysis and transformation-to automatically identify and enact refactoring opportunities of non-idiomatic code into idiomatic ones…”
Získať plný text
Konferenčný príspevok.. -
20
RePOR: Mimicking humans on refactoring tasks. Are we there yet?
ISSN: 1382-3256, 1573-7616Vydavateľské údaje: New York Springer US 01.07.2020Vydané v Empirical software engineering : an international journal (01.07.2020)“…” solutions to recurring design problems. However, little quantitative evidence exists about the impact of automatically refactored code on program comprehension, and in which context automated refactoring can be as effective as manual refactoring…”
Získať plný text
Journal Article