CWE Rule 1071
Description
The source code contains a block that does not contain any code, i.e., the block is empty.
Polyspace Implementation
This rule checker checks for the issue Empty Code Block.
Examples
Check Information
| Category: Bad Coding Practices |
PQL Name: std.cwe_native.R1071 |