Avoid unused Function parameters

CostSoftware AgilityCode Readability

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.
5362

Why you should care

Business Impacts

Cost

CAST recommendations

References

http://psoug.org/definition/END.htm

5362

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