Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lcov

DOS to UNIX path substitution within a file

sed cygwin awk gcov lcov

lcov woes: weird duplicate constructor marked as not covered & function not marked as covered, even though its lines have been executed

Can lcov/genhtml show files that were never executed?

gcc code-coverage lcov

Why is codecov with lcov not working correctly on Travis but on my local Linux Mint?

c++ gcov lcov codecov

Linux Kernel Code Coverage - GCOV

How to include test case descriptions in lcov/genhtml code coverage output

code-coverage testcase lcov

How to exclude lcov branches within a macro

c++ code-coverage gcov lcov

Getting lcov to work on Cygwin

cygwin lcov

How do I generate coverage reports for fork()'d children using gcov/lcov?

c fork code-coverage gcov lcov

Adding lcov to Hudson

hudson code-coverage gcov lcov

Function coverage is lesser even with 100% code coverage when objects created in the stack

c++ gcov lcov

CMake and lcov: gcno files not found

lcov absolute versus relative paths

relative-path lcov

Is there any actively supported lcov port for windows

windows gcov lcov

C++ Using gcov and lcov problem?

c++ gcov lcov

How to make lcov perform faster?

c++ gcc gcov lcov

LCOV/GCOV branch coverage with C++ producing branches all over the place

c++ code-coverage gcov lcov