...
Injudicious use of varargs parameter types prevents strong compile-time type checking, creates ambiguity, and diminishes code readability.
RuleGuideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL60-JG | low | unlikely | medium | P2 | L3 |
...
...
Injudicious use of varargs parameter types prevents strong compile-time type checking, creates ambiguity, and diminishes code readability.
RuleGuideline | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL60-JG | low | unlikely | medium | P2 | L3 |
...