“…That said, comments that contain task annotations (i.e., "TODO:", "FIXME:", or "XXX:") [36] are not removed since they are usually leveraged by most IDEs, e.g., Eclipse and Netbeans, to automatically generate task lists. • Commented-out source code, which is explicitly commented out by developers and not compiled is also ignored since prior work showed that it generally does not contain self-admitted technical debt [29], [37]. • Automatically generated comments by the IDE are also removed since they, by definition, do not indicate selfadmitted technical debt.…”