Search code examples
Is lcov file which has 2 other lcov files simply concatenated a valid lcov file?...


javascriptsonarqubecode-coveragetest-coveragelcov

Read More
Can lcov/genhtml show files that were never executed?...


gcccode-coveragelcov

Read More
How could I reduce uncovered branches in this code contains std::string operator+?...


c++googletestgcovlcov

Read More
In SonarQube what is the difference in meaning between the "Lines to Cover" and "Unco...


unit-testingsonarqubecode-coveragegcovlcov

Read More
lcov branch coverage with emplace/insert in std::map...


c++googletestlcov

Read More
How to resolve symbol lookup error Perl_xs_handshake from lcov...


gcccmakegcovlcov

Read More
How to view code coverage as html for Flutter in Windows?...


flutterdartcode-coveragelcov

Read More
LCOV_EXCL_START/STOP has no effect when using gcovr...


gcovlcovgcovr

Read More
Gcov doesn't handle correctly comments and multiple line sentences...


cunit-testinggcovlcov

Read More
Cmakefiles missing after code coverage execution...


gitlablcovgitlab-ci.yml

Read More
C++ code coverage with Bazel 6 and lcov fails...


code-coveragebazellcov

Read More
coverage fails to generate coverage.lcov...


flutterdartcode-coveragelcov

Read More
Alternative to calling target_link_libraries in subdirectory...


c++cmakecode-coveragegcovlcov

Read More
Understand control flow graph in lcov branch coverage output...


c++code-coveragegcovlcovcontrol-flow-graph

Read More
gcov produces different results on Clang and GCC...


c++cmakecode-coveragegcovlcov

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


gcccode-coveragegcovlcov

Read More
Is there any actively supported lcov port for windows...


windowsgcovlcov

Read More
How to merge coverage reports?...


gccgcovlcovgcovr

Read More
GCOV: gcda files combination...


gcovlcov

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


gccgcovlcov

Read More
Makefile: generic way to indccate all available .info file from one folder to lcov...


code-coveragegnu-makelcov

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


cunit-testinggcovlcovgcovr

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


googletestgcovlcov

Read More
Exclude the header files coverage while doing the unitests for .cpp files using lcov...


c++code-coveragegoogletestlcov

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


c++code-coveragegcovlcov

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


gccgcovlcov

Read More
Cannot install gcov without version suffix...


gcovlcovubuntu-19.04

Read More
How to exclude lcov branches within a macro...


c++code-coveragegcovlcov

Read More
os.system working with lcov --remove but subprocess.call is not...


pythonbashsubprocessos.systemlcov

Read More
Coverlet lcov.info file not generated for dotnet core project...


.net-corevisual-studio-codecode-coveragelcovcoverlet

Read More
BackNext