Rule Definition
Not grouping variables improve the facility to modify the attributes of one of them.
Remediation
The best practice is to code only one variable per line.
Violation Code Sample
DCL (TEST1,TEST2) BIN FIXED (31);
Fixed Code Sample
DCL TEST1 BIN FIXED(31);
DCL TEST2 BIN FIXED(31);
Related Technologies
Technical Criterion
Programming Practices - Structuredness
About CAST Appmarq
CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.