dotCover 2016.3 Help

Highlighting

ReSharper | Options | Cover | Highlighting

This options page allows you to configure visual presentation of covered and uncovered code. To indicate code state, dotCover uses colored markers in the left Visual Studio gutter.

ItemDescription
Use highlighting to show unit test results If enabled, dotCover will use markers color to indicate not only the coverage of a particular code statement by unit tests but tests results as well.
If disabled, markers will indicate only code coverage.
Learn more in Visualizing Code Coverage.

You can configure markers' colors in Visual Studio options:
Choose Tools | Options | Environment | Fonts and Colors, and then find entries beginning with 'dotCover'.

See Also

Last modified: 3 April 2017