JDeodorant: Identification and Removal of Type-Checking Bad Smells
JDeodorant: Identification and Removal of Type-Checking Bad Smells
复制标题
DOI:
10.1109/csmr.2008.4493342
复制
发表时间:
2008-04
期刊:
影响因子:
--
通讯作者:
Nikolaos Tsantalis;Theodoros Chaikalis;A. Chatzigeorgiou
中科院分区:
文献类型:
--
作者:
Nikolaos Tsantalis;Theodoros Chaikalis;A. Chatzigeorgiou
In this demonstration, we present an Eclipse plug-in that automatically identifies type-checking bad smells in Java source code, and resolves them by applying the "replace conditional with polymorphism" or "replace type code with state/strategy " refactorings. To the best of our knowledge there is a lack of tools that identify type-checking bad smells. Moreover, none of the state-of-the-art IDEs support the refactorings that resolve such kind of bad smells.