Production RiskSoftware ResiliencyCode Reliability
Production Risk
Long Lines can decrease Readability
This code insight counts one violation each time a line of the JSP file exceed 80 characters.
All lines of the file are concerned, whatever they contain : html, JSP tags, java code, etc …
Â
Why you should care
Long lines will often extend beyond the screen. The end of the line could then be masked or a line return could be unappropriately inserted. So it’s better to decide ourself where to insert a break line.
Business Impacts
CAST recommendations
References
https://www.tutorialspoint.com/sql/sql-transactions.htm
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