Impact of refactoring on quality code evaluation

  • Authors:
  • Francesca Arcelli Fontana;Stefano Spinelli

  • Affiliations:
  • Università of Milano Bicocca, Milano, Italy;Università of Milano Bicocca, Milano, Italy

  • Venue:
  • Proceedings of the 4th Workshop on Refactoring Tools
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Code smells are characteristics of the software that may indicate a code or design problem that can make software hard to understand, to evolve and maintain. Detecting code smells in the code and consequently applying the right refactoring steps, when necessary, is very important for improving the quality of the code. In this paper, according to well known metrics proposed to evaluate the code and design quality of a system, we analyze the impact of refactoring, applied to remove code smells, on the quality evaluation of the system.