Why you should care
Implementing too many local variables can make code more complex.CAST recommendations
Reduce the total number of parameters by subdividing your functions into more specialized and granular artifacts.References
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.
For reference only. For the complete details please refer the original article
https://doc.casthighlight.com/alt_localvar-avoid-methods-or-function-with-too-many-local-variables/
https://doc.casthighlight.com/alt_localvar-avoid-methods-or-function-with-too-many-local-variables/
Comments