-
-
Notifications
You must be signed in to change notification settings - Fork 295
FAQ
Daniel Palme edited this page Jun 22, 2015
·
30 revisions
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
The HTML summary report contains a column for Branch Coverage but no results. How can I get results?
This feature is currently only supported by OpenCover (version 4.5.3207 and above).
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.