Buscar
Mostrando ítems 1-10 de 39
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 ...
A tool to prioritize code smells in distributed development
(Institute of Electrical and Electronics Engineers, 2017-10)
A code smell is a symptom in the source code that helps to identify a design problem. Several tools for detecting and ranking code smells according to their criticality to the system have been developed. However, existing ...
Empirically investigating the human role on the code smell effect
(Instituto de MatemáticaPrograma Multiinstitucional de Pós-graduação em Ciência da Computação, UFBA-UNIFACS-UEFSIMbrasil, 2017-06-07)
Context: Code smell is a term commonly used to describe potential problems in the design of object-oriented systems. The theory about code smells, initially presented in nineties, is focused on characterization of different ...
Definição e detecção de design smells em aplicações de processamento em lotes utilizando spring batch framework
(Universidade Federal do Rio Grande do NorteBrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM TECNOLOGIA DA INFORMAÇÃO, 2020-08-31)
To meet the constant changes of requirements and needs for new features, software
systems always remain in a state of constant evolution. The control of the software
evolution and maintenance process is crucial and one ...
Co-occurrence analysis of design patterns and bad smells in software systems
(Universidade Federal de Minas GeraisUFMG, 2015-11-13)
Software systems are often developed in a way that good practices of the object-oriented paradigm are not fulfilled, causing the occurrence of bad smells. Bad smells are symptoms or structural characteristics in a region ...
Relação entre refatorações e code smells na evolução de projetos de software e seu reflexo em medidas de software
(Universidade Federal de PernambucoUFPEBrasilPrograma de Pos Graduacao em Ciencia da Computacao, 2020)
A metamodeling approach for the identification of organizational smells in multi-agent systems: application to ASPECS
(Springer, 2018-02)
Software Quality is one of the most important subjects in the Process Development Software, especially in large and complex systems. Much effort has been devoted to the development of techniques and concepts to improve ...
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 ...