-
-
Notifications
You must be signed in to change notification settings - Fork 295
FAQ
Daniel Palme edited this page Oct 19, 2016
·
30 revisions
HtmlSummary creates a single HTML file summary.htm (without links).
Html creates the summary as index.htm (with links) and detailed reports for each class.
Just ask or learn how to create Custom reports.
Here you find some samples:
- https://github.com/danielpalme/ReportGenerator/issues/21
- https://reportgenerator.codeplex.com/discussions/574768
- https://reportgenerator.codeplex.com/discussions/549821
Line coverage | Branch coverage | Coverage by test method | # Method metrics | |
---|---|---|---|---|
OpenCover | x | x | x | 5 |
PartCover | x | 0 | ||
dotCover | x | 0 | ||
Visual Studio | x | 2 | ||
NCover | x | 0 | ||
Cobertura | x | x | 3 |
If you use the Nuget package you won't have any problems. It only happens when you use the ZIP download. Make sure to unblock the ZIP file before extracting it.
Since version 2.0.4 this should happen automatically.