Procedures (PRC)
Guidelines
- PRC01-F. Disable the implicit declaration of procedures
- PRC02-F. Avoid implicit interfaces by using module procedures
- PRC03-F. Declare the intent for all dummy arguments
Risk Assessment Summary
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
| PRC01-F | High | Likely | Yes | No | P18 | L1 |
| PRC02-F | High | Probable | Yes | No | P12 | L1 |
| PRC03-F | High | Unlikely | Yes | Yes | P9 | L2 |
Attachments:
button_arrow_left.png (image/png)
button_arrow_up.png (image/png)
button_arrow_right.png (image/png)


