Scope, Association, and Definition (SAD)
Guidelines
- SAD01-F: Limit the scope of variables and procedures
- SAD02-F. Minimize imported module entities using the ONLY clause
- SAD03-F. Replace common block with modules for safer data encapsulation
Information for Editors
To have a new guideline automatically listed above be sure to label it sad .
Risk Assessment Summary
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
| SAD01-F | Low | Unlikely | Yes | Yes | P3 | L3 |
| SAD02-F | High | Unlikely | Yes | Yes | P9 | L2 |
| SAD02-F | High | Unlikely | Yes | No | P6 | L2 |
Related Rules and Recommendations
Attachments:
button_arrow_left.png (image/png)
button_arrow_up.png (image/png)
button_arrow_right.png (image/png)


