Integration analysis (Full)
Use the following steps to perform a Klocwork integration analysis and load the results to the Klocwork Server:
Klocwork - Step 1 (CI/Full) - Capture Build Information |
runs a Klocwork build specification generation tool to capture compilation information about the project |
Klocwork - Step 2 (Full) - Run Analysis |
runs the Klocwork Server analysis engine against the data captured within the build specification |
Klocwork - Step 3 (Full) - Load Analysis Results |
runs the Klocwork Server load tool, which imports analysis data into the Klocwork Server database |
Differential Analysis (CI)
Use the following steps to perform a differential analysis, which does not publish the results to the Klocwork Server and only reports the new issues detected since the previous integration analysis. Differential analysis can be used as a quality measure to reduce new issues being added to the Klocwork Server, and can also be configured to only analyze the changed files from the checkin, making the process much quicker:
Klocwork - Step 1 (CI/Full) - Capture Build Information |
runs a Klocwork build specification generation tool to capture compilation information about the project |
Klocwork - Step 2 (CI) - Run Differential Analysis |
runs an analysis only on the changed files by using the Klocwork command line user tool |