CRITICAL
Rule Definition
Unreferenced code may be the symptom of Dead Code. Dead Code must be avoided as it makes source code less readable and increases the cost of the software maintenance.
Warning:
Unreferenced code can also be the symptoms of missing code
Remediation
Verify that the unreferenced copy members are not dead code. If it is the case remove it. If it is not the case, report it to the CAST administrator.
Violation Code Sample
Copy Member COPY1 is not included with /COPY or /INCLUDE
Fixed Code Sample
Copy Member COPY1 is included with /COPY or /INCLUDE
/COPY COPYSRC,COPY1
/INCLUDE COPYSRC,COPY1
Related Technologies
Technical Criterion
Dead code (static)
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.