Published by Daniel Palme

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.

Version5.5.4 LicenseApache-2.0 winget • zip Archx64
clovercoberturacoverage-report-convertercoveragereportconvertercoverletdaniel-palmedotcovergcovjacocolcov

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.

Winget Install — click to copy
winget install DanielPalme.ReportGenerator

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 (1809+) and Windows 11.
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 or the direct download link on this page.
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.