Finally this paper tested and evaluated the code smell detection tool.
最后本文对代码味道识别工具进行了测试与评估。
参考来源 - 面向自动化重构的代码味道识别器的设计与实现
·2,447,543篇论文数据,部分数据来源于NoteExpress
Code smell
abstract:In computer programming, code smell is any symptom in the source code of a program that possibly indicates a deeper problem. Code smells are usually not bugs—they are not technically incorrect and don't currently prevent the program from functioning.