 
                            ...
Failing to declare no more than one variable per declaration can affect code readability and cause misinterpretations.
| Recommendation Guideline | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| DCL01- J | low | unlikely | low | P3 | L3 | 
...
 
                            ...
Failing to declare no more than one variable per declaration can affect code readability and cause misinterpretations.
| Recommendation Guideline | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| DCL01- J | low | unlikely | low | P3 | L3 | 
...