Unused arguments are quite risky for the code.

Production RiskSoftware ResiliencyCode Reliability

Unused arguments are quite risky for the code.

This code insight counts one violation each time a function parameter is not used.
5362

Why you should care

An argument of a function or method is not used in its body. This error is not critical, but considered bad style.

Business Impacts

 

Production Risk

CAST recommendations

References

https://www.quantifiedcode.com/knowledge-base/correctness/Avoid%20unused%20arguments/4Phzg6k7

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