Files
codeql/javascript/ql/src/Comments/CommentedOutCodeMetricOverview.qhelp
2020-09-01 12:46:57 +02: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>