Exporting the Program Summary, Problems, Procedures, and Data Flow Table Views


The Code Insights perspective includes a Program Summary view listing metrics for the overall program, a Procedures view listing metrics for all the procedures in the program, a Problems view listing any code problems identified during analysis, and a table view of the data flow chart. The contents of each of those views can be exported to a delimited file. The resulting file can then be compared with a later version following code changes. This before vs. after comparison makes it easier to understand the impact of whatever changes have been made.

To export the Program Summary, Problems, Procedures, or Data Flow Table view

  1. Click the Export image2021-4-16_17-42-1.png button on the toolbar to the upper right, or press Ctrl+Alt+E. The Export dialog box appears.
  2. Either enter a name for the exported csv file in the File name field, or click Browse, browse to the desired location, enter a name for the exported csv file in the File name field, and click Save.
  3. Choose a Field delimiter from the dropdown list. Options are Tab, Semicolon, Comma, Pipe, and Space.
  4. Choose a Text qualifier from the dropdown list. Options are None (the default) and Double quote.
  5. Click OK.

For more information, see Exporting-the-Program-Structure-Chart-Logic-Flow-Chart-and-Data-Flow-Chart.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*