Settings report tab

The Settings tab in the Coverage view displays the specific configurations that were applied during the map coverage execution. This is a fixed tab that appears only when a generated map coverage report is available.

The primary purpose of the Settings tab is to show exactly which coverage runs were configured and used to generate the current map coverage report. The information displayed in this tab is pulled directly from the final report file, not from the current map coverage settings (.mcs.json) file. Consequently, the tab operates in a strictly read-only mode, meaning you cannot make configuration changes directly within it.

Read-only settings

The tab displays the following read-only configuration details:

Coverage runs
Displays only the specific coverage identifiers that were marked as Keep during the execution. The system explicitly excludes any coverage IDs that were marked as Skip from this list.
Report level
Shows the specific report level used to generate the coverage report, which will be Outline, Details, or Verbose.
Source maps
Displays the source map paths that the system used to resolve the map rules for the coverage run.