mirror of
https://github.com/github/codeql.git
synced 2025-12-25 13:16:33 +01:00
13 lines
263 B
XML
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>
|