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 |
バージョン履歴
R2023a で導入
The source code contains a block that does not contain any code, i.e., the block is empty.
このルール チェッカーは、問題 "空のコード ブロック" をチェックします。
| カテゴリ: Bad Coding Practices |
R2023a で導入