CostSoftware AgilityCode Readability
Cost
Avoid unused Function parameters (PHP)
Â
This code insight advises that for readability reasons, Functions should not have unused parameters. Review the source code to try to reduce the number of Functions and Methods containing unused parameters.
Why you should care
Business Impacts
CAST recommendations
References
http://psoug.org/definition/END.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