Argument selection defect

Last modified: 03 December 2024

Reports mismatches between the argument identifier name and the formal parameter name. This can help detect programming errors, for example, when you accidentally switch the arguments of the same type. The original research paper can be found here.

Example:

Use the checkbox below to inspect arguments with names shorter than three symbols.

Learn More.