Integration Analysis
Use the following steps to perform a Klocwork integration analysis and load the results to the Klocwork server*:
Klocwork - (step 1 - capture) Capture Build Information |
runs a Klocwork build specification generation tool to capture compilation information about the project |
Klocwork - (step 2 - analysis) Full Integration Analysis |
runs the Klocwork server analysis engine against the data captured within the build specification |
Klocwork - (step 3 - DB load) Full Integration Analysis |
runs the Klocwork server load tool, which imports analysis data into the Klocwork server database |
*Note that these steps now fully replace the deprecated step "Klocwork (deprecated) - Invoke klocwork command"
Diff Analysis
Use the following steps to perform a diff analysis, which does not publish the results to the Klocwork server and only reports on the new issues detected since the previous integration analysis. Can be used as a quality gate to reduce new issues being added to the Klocwork server and can also be configured to only analyse the changed files from the checkin making the process much quicker:
Klocwork - (step 1 - capture) Capture Build Information |
runs a Klocwork build specification generation tool to capture compilation information about the project |
Klocwork - Incremental Diff Analysis |
runs an analysis only on the changed files using the Klocwork command line user tool |