Search code examples
gcov produces different results on Clang and GCC...


c++cmakecode-coveragegcovlcov

Read More
how to get per test coverage for google tests c++ with gcov...


c++gcov

Read More
gcov coverage limited to test files in minimal g++ project...


c++g++code-coveragegoogletestgcov

Read More
Gcov report import in Sonarqube-5.6.6(LTS) using CXX Community Plug-in...


c++sonarqubedashboardgcov

Read More
CMake- what is the difference between 'target_link_options(.. -lgcov)' and 'target_link_...


c++cmakegcov

Read More
On `gcc` 11, how to change the prefix of `.gcno` files when using `--coverage` so they match what `g...


cgcccode-coveragegcovgcc11

Read More
With gcov, is it possible to merge to .gcda files?...


gcccode-coveragegcovlcov

Read More
Corrected usage of gcov on executable and static library...


gccgcov

Read More
How to merge coverage reports?...


gccgcovlcovgcovr

Read More
GCOV: gcda files combination...


gcovlcov

Read More
Why does GCOV claim this line is not covered?...


c++g++code-coveragegcovgcovr

Read More
Using Gcov with CMake and Catch...


c++cmakegcovcatch-unit-test

Read More
Xcode13 Undefined symbol: ___gcov_flush...


code-coverageflushgcovxcode13

Read More
cannot find an entry for .cpp.gcov in .gcno file, skipping file...


gccgcovlcov

Read More
Unable to find GCC Code coverage libgcov.so for arm toolchain...


c++g++yoctogcovgcovr

Read More
Path fixing in Codecov: some files work others not...


code-coveragegithub-actionsgcovcodecov

Read More
Exclusion markers for gcov...


c++code-coveragegcovgcovr

Read More
.gcda file coverage info not getting updated when two executables run for same source file...


cunit-testinggcovlcovgcovr

Read More
How do you read gcno and gdna files to see test coverage?...


c++unit-testingtestinggcovtest-coverage

Read More
Why do I get "has arcs from exit block" messages when running gcov?...


gcov

Read More
No colours in gcovr 5.0 --html-details report...


code-coveragegcovgcovr

Read More
gcov/lcov + googletest create an artificially low branch coverage report...


googletestgcovlcov

Read More
gcovr with jenkins doesn't work...


jenkinscoberturagcovgcovr

Read More
How to do code coverage on embedded...


embeddedcode-coveragegcov

Read More
Is there any macro defined when compiling with --coverage option?...


c++cgcov

Read More
How to measure code coverage of the part of execution in C++...


c++code-coveragegcovlcov

Read More
What does the "Programs" header line in gcov mean...


cgccgcov

Read More
Create Gcovr standalone version...


mingwgcovgcovr

Read More
Does Branch coverage implies Condition Coverage?...


matlabmingwcode-coveragegcov

Read More
lcov + gcov-9 performance regression because of json usage...


gccgcovlcov

Read More
BackNext