lcov icon indicating copy to clipboard operation
lcov copied to clipboard

LCOV

Results 95 lcov issues
Sort by recently updated
recently updated
newest added

Hi, Im started getting this error `geninfo: ERROR: mismatched end line for`. I don't know why, since no code was updated. ``` Run python3 nativium.py target tests coverage [INFO] Running...

lcov 2 errors if it cannot process a source file from the coverage, which is ok (note: there was no error with lcov 1). lcov does provide an option --exclude,...

I'm installing lcov-2.3.1 and have changed LCOV_PERL_PATH to my own path. But still lcov reported wrong INC path in Perl. Then I checked .pm files under **_support-scripts_** directory and found...

Hi! I noticed the `test` target in the `Makefile` but did not find any CI that would run the tests for pushes to Git or new pull requests. Is there...

The only way to install lcov using its makefile *install* target, forces options like --fixlibdir, --fixbindir, and --fixscriptdir, which means that the installation contains hardcoded paths and is not relocatable....