CWE Rule 482
説明
ルールの説明
The code uses an operator for comparison when the intention was to perform an assignment.
Polyspace 実装
このルール チェッカーは、[== (等号) 演算子の無効な使用] をチェックします。
例
チェック情報
カテゴリ: その他 |
バージョン履歴
R2023a で導入
The code uses an operator for comparison when the intention was to perform an assignment.
このルール チェッカーは、[== (等号) 演算子の無効な使用] をチェックします。
カテゴリ: その他 |
R2023a で導入