ReportGenerator
Description
ReportGenerator converts XML reports generated by OpenCover, PartCover, Visual Studio or NCover into a readable report in various formats.
The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
ReportGenerator supports merging several reports into one.
It is also possible to pass one XML file containing several reports to ReportGenerator (e.g. a build log file).
The following output formats are supported by ReportGenerator:
- HTML, HTMLSummary
- XML, XMLSummary
- Latex, LatexSummary
Screenshots
Features
- OpenCover
- PartCover 4.0
- PartCover 2.2, 2.3
- Visual Studio
- NCover (tested version 1.5.8, other versions may not work)
License
The application is Open Source (Apache License 2.0).
Download
ReportGenerator_1.8.1.0.zip (10 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