Copy the page URI to the clipboard
Butler, Simon; Wermelinger, Michel; Yu, Yijun and Sharp, Helen
(2009).
DOI: https://doi.org/10.1109/WCRE.2009.50
URL: http://web.soccerlab.polymtl.ca/wcre2009/program/d...
Abstract
Studies have demonstrated the importance of good identifier names to program comprehension. It is unclear, however, whether poor naming has other effects that might impact maintenance effort, e.g. on code quality. We evaluated the quality of identifier names in 8 established open source Java applications libraries, using a set of 12 identifier naming guidelines. We found statistically significant associations between flawed identifiers (i.e. violating at least one guideline) and code quality issues reported by FindBugs, a static analysis tool.