bug, n: An elusive creature living in a program that makes it incorrect. The activity of "debugging", or removing bugs from a program, ends when people get tired of doing it, not when the bugs are removed.
  • "Datamation", January 15, 1984
Home
Latest
The latest news from the Joomla! Team

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