Expression Issues |
Category ID: 569 (Category) | Status: Draft |
Description Summary
Weaknesses in this category are related to incorrectly written expressions within code.
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ChildOf | ![]() | 398 | Indicator of Poor Code Quality | Development Concepts (primary)699 |
ParentOf | ![]() | 480 | Use of Incorrect Operator | Development Concepts (primary)699 |
ParentOf | ![]() | 481 | Assigning instead of Comparing | Development Concepts (primary)699 |
ParentOf | ![]() | 482 | Comparing instead of Assigning | Development Concepts (primary)699 |
ParentOf | ![]() | 570 | Expression is Always False | Development Concepts699 |
ParentOf | ![]() | 571 | Expression is Always True | Development Concepts699 |
ParentOf | ![]() | 588 | Attempt to Access Child of a Non-structure Pointer | Development Concepts699 |
ParentOf | ![]() | 595 | Comparison of Object References Instead of Object Contents | Development Concepts (primary)699 |
ParentOf | ![]() | 596 | Incorrect Semantic Object Comparison | Development Concepts (primary)699 |
ParentOf | ![]() | 783 | Operator Precedence Logic Error | Development Concepts (primary)699 |