If else
| ID | CC-7 |
| Title | Every if shall have a matching else section. |
| Priority | Mandatory |
| Severity level | 4 |
| Description | Every if shall have a matching else section, even if it does not contain executable code. |
| Rationale | Completeness |
| ID | CC-7 |
| Title | Every if shall have a matching else section. |
| Priority | Mandatory |
| Severity level | 4 |
| Description | Every if shall have a matching else section, even if it does not contain executable code. |
| Rationale | Completeness |