A known bug is better than an unknown feature.
  • Manoj Sati
Home News
The News
Welcome to JDeodorant PDF Print E-mail
JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings.


JDeodorant employs a variety of novel methods and techniques in order to identify code smells and suggest the appropriate refactorings that resolve them.
Currently, the tool identifies four kinds of bad smells, namely "Feature Envy", "State Checking", "Long Method" and "God Class".

"Feature Envy" problems are resolved by applying appropriate Move Method refactorings.
"State Checking" problems are resolved by applying Replace Conditional with Polymorphism and Replace Type code with State/Strategy refactorings.
"Long Method" problems are resolved by applying appropriate Extract Method refactorings.
Finally, "God Class" problems are resolved by applying appropriate Extract Class refactorings.

Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Page 3 of 3
RocketTheme Joomla Templates