A New Family of Software Anti-Patterns: Linguistic Anti-Patterns. Arnaoudova, V., Di Penta, M., Antoniol, G., & Gu�h�neuc, Y. In Cleve, A. & Ricca, F., editors, Proceedings of the 17<sup>th</sup> European Conference on Software Maintenance and Reengineering (CSMR), pages 187–196, March, 2013. IEEE CS Press. 10 pages.
A New Family of Software Anti-Patterns: Linguistic Anti-Patterns [pdf]Paper  abstract   bibtex   
Recent and past studies have shown that poor source code lexicon negatively affects software understandability, maintainabi­lity, and, overall, quality. Besides a poor usage of lexicon and documentation, sometimes a software artifact description is misleading with respect to its implementation. Consequently, developers will spend more time and effort when understanding these software artifacts, or even make wrong assumptions when they use them. This paper introduces the definition of software linguistic antipatterns, and defines a family of them, ıe those related to inconsistencies (i) between method signatures, documentation, and behavior and (ii) between attribute names, types, and comments. Whereas ``design'' antipatterns represent recurring, poor design choices, linguistic antipatterns represent recurring, poor naming and commenting choices. The paper provides a first catalogue of one family of linguistic antipatterns, showing real examples of such antipatterns and explaining what kind of misunderstanding they can cause. Also, the paper proposes a dectector prototype for Java programs called LAPD (Linguistic Anti-Pattern Detector), and reports a study investigating the presence of linguistic antipatterns in four Java software projects.

Downloads: 0