Decision tree-based design defects detection

M Maddeh, S Ayouni, S Alyahya, F Hajjej - IEEE Access, 2021 - ieeexplore.ieee.org
Design defects affect project quality and hinder development and maintenance.
Consequently, experts need to minimize these defects in software systems. A promising …

Refactoring proofs

IJ Whiteside - 2013 - era.ed.ac.uk
Refactoring is an important Software Engineering technique for improving the structure of a
program after it has been written. Refactorings improve the maintainability, readability, and …

Perspectives on automated correction of bad smells

J Pérez, Y Crespo - Proceedings of the joint international and annual …, 2009 - dl.acm.org
Keeping a software system conformant with a desired architecture and consistent with good
design principles is a recurring task during the software evolution process. Deviations from …

Refactoring generics in JAVA: a case study on Extract Method

R Marticorena, C López, Y Crespo… - 2010 14th European …, 2010 - ieeexplore.ieee.org
The addition of support for genericity to mainstream programming languages has a notable
influence in refactoring tools. This also applies to the JAVA programming language. Those …

Computers with European accents

AL Samuel - Papers presented at the February 26-28, 1957, western …, 1957 - dl.acm.org
As this is a luncheon talk, it should contain some humor but there is really nothing very funny
about some of the European computer developments which are offering competition to …

[PDF][PDF] Tesis Doctoral: Detección de defectos de diseno mediante métricas de código

YC González-Carvajal - 2012 - academia.edu
En este capıtulo se presentan los conceptos principales y la terminologıa relacionados con
esta tesis. En concreto se describirán brevemente los siguientes conceptos: defectos de …

[PDF][PDF] Sprachübergreifende Refactoring Feature Module

H Schink, DIM Kuhlemann - 2010 - wwwiti.cs.uni-magdeburg.de
As the demand for customer specific software applications remains growing, there is a need
for software developers to explore new ideas that allow an efficient description of potential …

Detección de defectos de diseño mediante métricas de código

C López Nozal - 2012 - uvadoc.uva.es
La identificación de defectos de diseño en entidades de código es una de las tareas del
proceso de mantenimiento del software que sirve para evaluar la calidad de un sistema. Un …

[PDF][PDF] Construcción de Refactorizaciones para Eclipse: Dynamic Refactoring Plugin 3.0

R Marticorena, M Gómez, I Mediavilla, Y Crespo - lbd.udc.es
La amplia mayorıa de entornos de desarrollo han incluido funcionalidad para refactorizar el
software. Sin embargo, aún no ha sido objetivo fundamental de este tipo de herramientas …

[PDF][PDF] Hurdles in Refactoring MultiΓLanguage Programs

H Schink, M Kuhlemann - cs.uni-magdeburg.de
Today, documents of different programming languages can be involved in the
implementation of a single software application. These applications are called multi …