Attribute Declarations and Specifications (ADS)
Guidelines
- ADS01-F: Explicitly declare pure procedures
- ADS02-F. Separate initialization from declaration to avoid implicit variable persistence
Information for Editors
To have a new guideline automatically listed above be sure to label it ads .
Risk Assessment Summary
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
| ADS01-F | Low | Unlikely | Yes | Yes | P3 | L3 |
| ADS02-F | High | Likely | Yes | Yes | P27 | L1 |
Related Rules and Recommendations
Attachments:
button_arrow_left.png (image/png)
button_arrow_up.png (image/png)
button_arrow_right.png (image/png)


