Skip to content
Daniel Palme edited this page Jun 22, 2015 · 30 revisions

Can you add feature XYZ to the report?

Just ask or learn how to create Custom reports.

Here you find some samples:

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).

I get a FileLoadException when executing ReportGenerator. How can I fix this?

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.

Clone this wiki locally