Blog > .Net Software > ReportGenerator

ReportGenerator

Description

ReportGenerator converts XML reports generated by PartCover, OpenCover or NCover into a readable HTML report.
In contrast to the XSLT-Transformation included in PartCover, the report is more detailed. It does not only show the coverage quota, but also includes the source code and visualizes which line has been covered.

ReportGenerator supports merging several reports into one.
If you pass several reports to ReportGenerator, the reports will be merged into one.
It is also possible to pass one XML file containing several reports to ReportGenerator (e.g. a build log file).

Several output formats are supported by ReportGenerator. The followingreport types can be generated:

Screenshots

Screenshot Screenshot
The screenshots show two snippets of the generated reports.

Features

License

The application is Open Source (Apache License 2.0).
If you like the programm you are welcome to support its development through a donation.

Download

ReportGenerator_1.2.6.0.zip (1.4 MB)

The project can also be found on Codeplex. It is also available as NuGet package.

The Microsoft .NET Framework 4.0E is required.
You can install the .NET-Framework: Download