RubyMine 5.4.0 Web Help

3.0+

RubyMine suggests two ways of generating HTML reports on the base of the code coverage measurement results: using the menu command, or using the Coverage tool window.

To generate a code coverage report
  1. Do one of the following:
  2. In the Generate Coverage Report dialog box that opens, specify the target directory where the generated report will be stored, and optionally select the check box Open generated HTML in browser.
  3. Click Save. RubyMine will store the generated report to the specified location, and also open it in the default browser, if the corresponding check box has been selected.

See Also

Procedures:

Reference:

Web Resources: