Buscar
Mostrando ítems 1-10 de 46
Assessing refactorings for usability in e-commerce applications
(Springer, 2016-06)
Refactoring has been reported as a helpful technique to systematically improve non-functional attributes of software. This paper evaluates the relevance of refactoring for improving usability on web applications. We conducted ...
Incorporação de novas refatorações para linguagem Fortran no IDE Eclipse
(Universidade Federal de Santa MariaBrasilUFSMCentro de Tecnologia, 2010-01-04)
Refactoring is a software engineering technique that aims to perform internal changes
in the application source code, without influence on its functionality and results. This
technique is not restricted only to source ...
Assessing single-objective performance convergence and time complexity for refactoring detection
The automatic detection of refactoring recommendations has been tackled in prior optimization studies involving bad code smells, semantic coherence and importance of classes; however, such studies informally addressed ...
Assessing the refactoring of brain methods
(Association for Computing Machinery, 2018-04)
Code smells are a popular mechanism for identifying structural design problems in software systems. Several tools have emerged to support the detection of code smells and propose some refactorings. However, existing tools ...
An approach to prioritize code smells for refactoring
(Springer, 2016-09)
Code smells are a popular mechanism to find structural design problems in software systems. Consequently, several tools have emerged to support the detection of code smells. However, the number of smells returned by current ...