JetBrains Rider 2020.3 Help

dotCover Highlighting

Use this settings page to configure .NET coverage analysis.

Highlight code coverage using

Defines the highlighting mode:

  • Markers in the left gutter— coverage is shown using colored markers in the left gutter of the editor.

  • Line background— coverage is shown by highlighting the whole line of code.

  • Both markers and line background— both ways are used.

Use highlighting to show unit test resultsIf selected, JetBrains Rider will use markers color to indicate not only the coverage of a particular code statement by unit tests but tests results as well.
If cleared, markers will indicate only code coverage.
Use shaped markers (colorblind mode)If selected, markers will indicate code coverage and test results not only with color but also with their shape.
Last modified: 08 March 2021