학술논문

A Comparative Study on Code Smell Detection Tools
Document Type
Article
Text
Source
International Journal of Advanced Science and Technology, 11/30/2013, Vol. 60, p. 25-32
Subject
Refactoring
Code Smell
Eclipse
JDeodrant
inCode
Language
English
ISSN
2005-4238
Abstract
Refactoring is a technique to make a computer program more readable and maintainable. A bad smell is an indication of some setback in the code, which requires refactoring to deal with. Many tools are available for detection and removal of these code smells. These tools vary greatly in detection methodologies and acquire different competencies. In this work, we studied different code smell detection tools minutely and try to comprehend our analysis by forming a comparative of their features and working scenario. We also extracted some suggestions on the bases of variations found in the results of both detection tools.