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
Architecture
x64
Package ID
DanielPalme.ReportGenerator
clovercoberturacoverage-report-convertercoveragereportconvertercoverletdaniel-palmedotcovergcovjacocolcov
Install winget install DanielPalme.ReportGenerator Click to copy
↓ 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 Windows Terminal or PowerShell and run: winget install DanielPalme.ReportGenerator. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.
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 available 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 Windows Terminal or PowerShell to update ReportGenerator to the latest available version.
What Windows versions support ReportGenerator?
The installer for ReportGenerator targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.