139 - Function arguments
Ensure that the arguments to function calls at the caller sites are the correct ones and in the right order as expected by the function definition.
- Function Arguments
- Call Sites
- Arguments Vs. Parameters
- Callers Vs. Calles
- Arguments -> Validity/Order
- Check Function Calls
- Valid/Orderly Arguments