Open
Description
When using genhtml with --rc branch_coverage=1 --rc c_file_extensions=c,cpp,hpp,h,inl --filter branch,exception, how to identify exactly which branches are covered/uncovered in the generated report? Specifically:
For line 103 in my report (which shows 14 branches), which specific branches are covered (+) and which are not (-)?
Is there a quick method to locate uncovered branches in the report?
Metadata
Metadata
Assignees
Labels
No labels