View previous topic :: View next topic |
Author |
Message |
radkrish82 Beginner
Joined: 19 Feb 2009 Posts: 50 Topics: 10
|
Posted: Thu Jun 02, 2011 12:25 am Post subject: Tool for mainframe cobol quality check |
|
|
Is there exists a tool for such reqmts below. Pls suggest me.
- verifying cobol source for Indentation mistakes applies to simple conditional constructs like IF <cond> <stmts> Else <stmnts> END-IF
- verifying cobol source for code duplication - duplicate code can be considered undesirable for a number of reasons. A min reqmnt is usually applied to the quantity of code that must appear in a sequence for it to be considered duplicate rather than coincidentally similar. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|