ReportGenerator

by Daniel Palme

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

Version
5.5.4
License
Apache-2.0
Installer
zip
Arch
x64
Package ID
DanielPalme.ReportGenerator
clovercoberturacoverage-report-convertercoveragereportconvertercoverletdaniel-palmedotcovergcovjacocolcov

// install via winget

Command Prompt & PowerShell click to copy
winget install DanielPalme.ReportGenerator

// direct download

Download Installer

// about ReportGenerator

Converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. Note that due to the Winget package needing at least one .NET runtime for its x64 .exe-s to pass validation, the Winget package's x64 version automatically installs the .NET 10 Runtime, regardless of whether the user intends to only use the .NET 9/8/4 .exe-s. The PATH shortcut will also lead to the .NET 10 .exe by default. This can optionally be avoided by installing the designated x86 version with "-a x86", as the .NET 4 x86 .exe is not known to need a dependency. The PATH shortcut will however lead to the .NET 4 .exe by default. In either situation, functional x64 .exe-s for .NET 9 and 8 are also in the package.

// frequently asked questions

How do I install ReportGenerator using winget?
Open PowerShell or Windows Terminal and run: winget install DanielPalme.ReportGenerator. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.
What is ReportGenerator?
Converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats.
Is ReportGenerator free to download?
ReportGenerator is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update ReportGenerator with winget?
Run winget upgrade DanielPalme.ReportGenerator in PowerShell or Windows Terminal to update ReportGenerator to the latest available version.
What architecture does ReportGenerator support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.