Description of "Cf" identifier type
 |
| |
COBOL intrinsic functions
|
When the identifier type appears on your output report, it indicates
that the file scanner recognized the identifier it found as a function intrinsic to COBOL.
Likely cause of overreporting
in COBOL programs |
Recommendation |
Most Common:
A user-defined function in your source code has a name that matches an intrinsic COBOL function in the file scanner
database. |
Use -I synopsisID to exclude this
impact.
You can add the -I option to your .scanrc file. |
To obtain information about files that are classified as "unknown",
see Files of Unknown Type.
For more information on file scanner options, see:
|