Skip to content
Logo

Cover++

A modern, open-source C/C++ coverage engine for Windows

Easy setup

No need to recompile or change compiler options; all you need is a PDB. Just run your app with cover++ run my-app.exe.

Versatile export

Export to JSON, HTML, and gcov (suitable for import in CLion).

Beautiful viewer

Browse cumulative statistics as well as source files with visualized coverage.