Coverage detail view tab

The coverage detailed view tab provides specific information about the executed and unexecuted map rules during a map coverage run. The tab name is dynamically determined at runtime based on your selection of the top-level executable map or run map.

The coverage detail view is a fixed tab that you cannot close manually, and it is visible only when a generated coverage report is available. The layout and information displayed in this view depend entirely on the report level that you specify in your coverage settings.

When you set the report level to Details or Verbose, the coverage detail view is organized into two primary sections:

  • Navigation tree: Displays your map coverage results in a hierarchical structure. You can use this tree to drill down from the aggregate final report to individual unexecuted run map rules. Detailed tooltips are displayed across all tree nodes.
  • Rules table: Displays unexecuted or executed map rules for top-level maps and functional maps. Select a coverage run identifier, a top-level map, or a functional map node in the navigation tree to populate this tab.

When you set the report level to Outline, the rules table is not supported, and only the navigation tree is visible. The information displayed in this view is limited to a high-level summary.