CWE一覧に戻る
CWE-1080

コード行数が多すぎるソースコードファイル

Source Code File with Excessive Number of Lines of Code
脆弱性 作成中
JA

ソースコード・ファイルの行数が多すぎる。
コードの行数が多すぎます。

多すぎるコード行数」の解釈は製品や開発者によって異なるかもしれないが、CISQはデフォルトのしきい値として1000を推奨している。

EN

A source code file has too many lines of
code.

While the interpretation of "too many lines of code" may vary for each product or developer, CISQ recommends a default threshold value of 1000.

Scope: Other / Impact: Reduce Maintainability; Increase Analytical Complexity
MITRE公式ページ — CWE-1080