Michael Förderer

Results 489 comments of Michael Förderer

> Yes, I run gcov before using gcovr. In that case you should use `--gcov-use-existing-files` but with your current command line gcovr should execute gcov for each file found. Have...

Hi, it's always better to copy the text instead if a screenshot. Your file is filtered because it's outside your root directory which is by default the current directory. Try...

In your detailed log the filter option wasn’t used. Lines starting with `(DEBUG) Filtering coverage data for file` show that the filter is not matching a file and the data...

Can you try to run the command manually in the mentioned directory? It seems that there is no data: ``` (DEBUG) Running gcov: 'gcov D:/code/imap/unit_test/buildCache/CMakeFiles/canif_test.dir/test_src/ut_canif/srv_canif.c.gcda --branch-counts --branch-probabilities --all-blocks --object-directory .'...

@ZhaoZicheng-git Any news on this?

Closing because of no response.

Can you check the master branch with option `--verbose`? If the option is used the JSON files contain additional data source elements for debugging.

The nested lists are needed. Create your input JSON with this option and you will see. They contain the gcda or gcno file + the gcov file generated out of...

In the test dir there are only two test files for confluence.