Why you should care
For code readability purpose, developers should always align end keywords with the corresponding instruction. The END-xxx keywords should be aligned on the same column the instruction they are related to.
How we detect
CAST Highlight counts one occurrence each timethe following keywords are not aligned with their corresponding:
- EXEC / END-EXEC
- SEARCH / END-SEARCH
- EVALUATE / END-EVALUATE
- IF / ELSE / END-IF
- PERFORM / END-PERFORM
References
Coming soon…
About CAST and Highlight’s Code Insights
Over the last 25 years, CAST has leveraged unique knowledge on software quality measurement by analyzing thousands of applications and billions of lines of code. Based on this experience and community standards on programming best practices, Highlight implements hundreds of code insights across 15+ technologies to calculate health factors of a software.