OP

OpenCppCoverage

OpenCppCoverage is an open source code coverage tool for C++ on Windows, mainly used for unit testing coverage and debugging by showing executed lines in a program. It supports Visual Studio, HTML reporting, line coverage, and integration with Jenkins.
Latest: 0.9.5
Last checked: Apr 18, 2026 12:53am
Followers: 0
Rank: 5031/17421
Monitored via:
GitHub Releases Winget Request more monitors
Report

Overview

0
License: Open sourceWinget: Available

Version & Lifecycle

0
Current: 0.9.5 Avg cadence: Infrequent

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Packaging Notes

0

Requires Windows Vista or higher and Microsoft Visual Studio 2008 or higher

Notes

0

Works only with debug (non-optimized) builds; uses program database (.pdb) files for source line mapping.