ReportGenerator

 

ReportGenerator

ReportGenerator converts coverage reports generated by OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.

The reports show the coverage quotas and also visualize which lines of your source code have been covered.

ReportGenerator supports merging several coverage files into a single report.

Supported input and output file formats

Input formats

Output formats

  • Html, Html_Light, Html_Dark, Html_BlueRed, HtmlSummary, Html_BlueRed_Summary, HtmlChart, HtmlInline, HtmlInline_AzurePipelines, HtmlInline_AzurePipelines_Light, HtmlInline_AzurePipelines_Dark, MHTML
  • Clover
  • Cobertura
  • OpenCover (PRO version only)
  • SonarQube
  • TeamCitySummary
  • lcov
  • XML, XMLSummary
  • JsonSummary
  • Latex, LatexSummary
  • TextSummary, TextDeltaSummary
  • CsvSummary
  • MarkdownSummary, MarkdownSummaryGithub, MarkdownDeltaSummary
  • SvgChart
  • Badges
  • Custom reports

Screenshots

The screenshots show two snippets of the generated reports.

License

The application is Open Source (Apache License 2.0).

Download

ReportGenerator_5.2.3.zip (9.4 MB)

The project can be found on GitHub.