To run the analysis of a quality project, select Analyze project from the project list context-sensitive menu.
Project analysis updates the quality data to reflect current program status, using the rule configuration defined by the configuration profile associated with the project.
This analysis can also be run in batch mode, either using the Adelia command line tool "adelqual", or via SONAR integration.
Notes:
- If the program is error-free, analysis by the quality manager updates the program's formal parameters and cross references.
- If the *SKIP_LINE_ANALYSIS directive is placed on a line (first word of that line), then that line will not be analyzed. Use of this directive is indicated by the "Line not analyzed" information type rule transgression.
Check boxes
Create compilation jobs
The quality analysis uses the Adelia generator, but by default does not created the compiled objects.
Checked |
The compilation jobs are created during the analysis. |
Force analysis of all programs
Forces the analysis of all the programs.
Checked |
All programs are unconditionally analyzed. |
Unchecked |
The programs are only analyzed if they have been modified, or if the quality manager configuration has been modified since the project was last analyzed. |
Value by default: unchecked.
Buttons
Analyze
Runs project analysis in interactive mode. A dialog box indication progression is displayed.
Cancel
This button closes the dialog box without validating the choices made.