Files
codeql/python/ql/src/Lexical/CommentedOutCodeMetricOverview.inc.qhelp
2021-03-03 15:38:08 +01:00

13 lines
263 B
XML

<!DOCTYPE qhelp PUBLIC
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<overview>
<p>
This metric counts the number of lines of commented-out code in each file. Large amounts of
commented-out code often indicate poorly maintained code.
</p>
</overview>
</qhelp>