Software ResiliencyCode Reliability
Production Risk
How we detect
Why you should care
Semicolons are utilized in PLSQL to terminate a statement. Without it the statement is not terminated and sends back an error.
Business Impacts
Semicolons are essential to any code that runs a working program. Without it, the code does not work.
CAST Recommendations
How we detect
This code insight shows that END instructions should be terminated with semicolon.
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