Visible to Intel only — GUID: GUID-24169728-0EA2-4061-AEB3-B25B2A92DB0F
Visible to Intel only — GUID: GUID-24169728-0EA2-4061-AEB3-B25B2A92DB0F
Code Coverage Settings dialog box
To access the Code Coverage Settings dialog box, choose the Settings button in the Code Coverage dialog box. Use the Code Coverage Settings dialog box to specify settings for the generated report.
Codecov Options
Additional Options: Any command that you enter in the edit box will be passed through to the tool: Codecov.exe.
Ignore Object Unwind Handlers: Set to True to ignore the object unwind handlers.
Show Execution Counts: Set to True to show the dynamic execution counts in the report.
Treat Partially-covered Code As Fully-covered: Set to True to treat partially covered code as fully covered code.
Profmerge Options
Additional Options: Any command that you enter in the edit box will be passed through to the tool: Profmerge.exe.
Dump Profile Information: Set to True to include profile information in the report.
Exclude Functions: Enter the functions that will be excluded from the profile. The functions must be separated by a comma (","). A period (".") can be used as a wildcard character in function names.
OK: Click to save your settings and close this dialog box.
Cancel: Click to discard the settings and close this dialog box.