Source map settings

Use the SourceMaps property to specify one or more directory locations where the map coverage tool can find your map source (.mms) and map debug (.mdg) files. You must specify these locations if you need to resolve compiled binary engine map rules into readable source map rules for the final coverage report.

The current map source location is available by default. However, this default location typically only accounts for the top-level executable map. If your map execution involves run maps or functional maps that reside in entirely different map source files, you must explicitly add the directory locations for those additional .mms files so they can be considered when generating the final report.

Properties

You can configure the following property for your source map locations:

Location
Specifies the exact directory path that contains the map source (.mms) and map debug (.mdg) files for the map that you are analyzing.

Actions

You can perform the following actions on the SourceMaps node:

  • Add: Includes a new source map location.
  • Delete: Removes a selected source map location from your configuration.
  • Expand All: Expands the view to display all of your selected source map locations in an expanded form.
  • Restore Defaults: Reverts your settings file to reflect the default data.