Skip to content

Refine coverage collection for C++ files #136

Description

@matteoacrossi

We decided to leave the points raised by @robertodr's review of #135 for a later PR:

  • Remove the narrative comments from the code, because they make me sick
  • Add -fcondition-coverage and -fpath-coverage to the compile flags for the coverage build (they give more information)
  • Invoke gcovr with --conditions
  • Figure out if you can use these options for gcov --prime-paths --prime-paths-lines --prime-paths-source when calling it through gcovr

Originally posted by @robertodr in #135 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions