Problem:
What is the scope of the analysis tool? If I have workgroups with directories of source code, will they be brought into the option, or do I need a program compiled before it is analyzed.
Resolution:
Yes, one must compile programs before they are brought into the Analysis Option and unlike Test Coverage which is a BUILD setting and can be specified individually, the Analysis Option is a PROJECT setting and is set for the entire project.
#MFDS
#EnterpriseDeveloper