Types (TYP)
Guidelines
- TYP01-F. Use Intrinsic Assignment for Character Entities
- TYP02-F. Prohibit implicit typing in all program units
- TYP03-F. Ensure intrinsic function arguments match intended precision
- TYP04-F. Centralize kind definitions to ensure consistent precision
Information for Editors
To have a new guideline automatically listed above be sure to label it typ .
Risk Assessment Summary
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
| TYP01-F | High | Likely | No | No | P18 | L1 |
| TYP02-F | High | Likely | Yes | No | P18 | L1 |
| TYP03-F | Low | Probable | Yes | Yes | P6 | L2 |
| TYP04-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)


