Software AgilityCode Readability
CAST Recommendations
Why you should care
It is recommended to ensure local variables not short as it allows for the code to be readable and understandable by the user as well as allow for increased efficiency and accessibility. It also helps prevent possible bugs and crashes
CAST Recommendations
How we detect
This code insight shows that the local variables names should not be too short.
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