When the Modules Data category is active in the Explorer panel, the Report panel shows profiling results for modules.
The panel contains the following columns:
Columns (in alphabetical order) | Description |
---|---|
Module Name | Name of the module.
The module name is read from the application’s debug info. If debug info does not contain information on the file name, the column is empty. |
% Covered | The percentage of covered routines against the total number of routines in the module. Partially executed routines are considered as executed. |