CWE Rule 1071
説明
The source code contains a block that does not contain any code, i.e., the block is empty.
Polyspace 実装
このルール チェッカーは、問題 "空のコード ブロック" をチェックします。
例
チェック情報
| カテゴリ: Bad Coding Practices |
PQL 名: std.cwe_native.R1071 |
バージョン履歴
R2023a で導入
The source code contains a block that does not contain any code, i.e., the block is empty.
このルール チェッカーは、問題 "空のコード ブロック" をチェックします。
| カテゴリ: Bad Coding Practices |
PQL 名: std.cwe_native.R1071 |
R2023a で導入