Generating Code-Change Impact Reports

To generate a code-change impact report:

  1. In the menu, click Projects > Project List.
  2. Select the project for which you want to analyze code-coverage data.
  3. In the menu, click Reports > Code Analysis.
  4. Click Create Code Change Impact Report. The Select Classes for Report dialog box appears.
  5. Select a Product and Version if you want to change the pre-selected values.
  6. In the Filter field, type criteria to filter the packages/namespaces. For example, entering the string published will only list packages/namespaces that contain the string published in their names.
  7. Select a package from the Packages/Namespaces list. Use Ctrl+Click or Shift+Click to select multiple packages/Namespaces. The classes that are available in the selected package/namespace are displayed in the Classes list.
  8. In the Classes list, select a class that you want to have included as a source in your report. Use Ctrl+Click or Shift+Click to select multiple classes.
  9. Click Add. The selected classes are added to the Selected classes list.
  10. Repeat the preceding steps until you have added all required classes to the Selected classes list. You can remove classes from the Selected classes list by selecting entries and clicking Remove or by clicking Remove All.
  11. Select a report from the Select report list.
  12. Click OK to generate the report.