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)
We decided to leave the points raised by @robertodr's review of #135 for a later PR:
Originally posted by @robertodr in #135 (review)