End keyword highlights end of execution

Software AgilityCode Readability

Why you should care

The END keyword is useful as it terminates a PL/SQL block. This keyword is found at the end of procedures, functions, packages, triggers, blocks or any type of body where an executable action is performed.
In other words, it signifies the end of execution of a block.

Business Impacts

Having the END keyword labelled is useful as it saves financial costs and allow the code to more agile and allows the program to be read easier as well.

Cost
5362

CAST Recommendations

How we detect

This code insight shows that labeling the END keyword is useful to associate it with their peer instructions.

5362

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.

See featuresHow it works