List Question
20 TechQA 2024-03-28T12:40:22.303000GCOV showing coverage for functions more than 100%
18 views
Asked by pengwinsurf
GCOVR how to cover shared library, no GCNO file generated
15 views
Asked by wes
Gcoverage issue
19 views
Asked by Deepan Raghunathan
gcov command returns -11 on github pipeline, but works fine on a local computer
106 views
Asked by Yohann Bénédic
Mocking the `open()` system call in C - generating coverage fails
58 views
Asked by Marcus Harrison
Exclude Branch from coverage with Gcov / Gcovr
112 views
Asked by Joel Santos Rico
Generate .gcno and .gcda files at different direcotry using .make and CMakeLists.txt
38 views
Asked by Jash
How could I reduce uncovered branches in this code contains std::string operator+?
167 views
Asked by musnow
How to Integrate the gcov report into azure devops pipeline PublishCodeCoverageResults?
102 views
Asked by justyy
GCC 12 GCOV using __gcov_dump() doestn't create .gcda files?
133 views
Asked by Diep Ha
Can glibc use the gcov to test the code coverage?
28 views
Asked by George
Why is a "Baseline" step needed for LCOV to get "correct" results?
72 views
Asked by Johannes Schaub - litb
Unit testing using ceedling
32 views
Asked by Ragul
LCOV is not generating coverage information for header files
39 views
Asked by Anusha
why gcc embedded gcov library by JPL NASA is not creating full gcda data on STM32F429 target memory?
62 views
Asked by hammi saif
Why does gcov (gcc 12) outputs line summary twice?
94 views
Asked by Dmitry Grigoryev
Getting error while generating coverage from Gcov and Lcov -'402*', prefer 'A94*'
445 views
Asked by Shyam
How to resolve symbol lookup error Perl_xs_handshake from lcov
170 views
Asked by PrestonH2O
Code coverage errors on templates using lcov and gcov
325 views
Asked by AdCerros
GCOVR - File not found
315 views
Asked by Phil Shaw