Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

kcov/42

Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
Recipe info
2024-06-12

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
kcov/42

Using kcov

Loading ...
Loading...