]> git.nickg.me.uk Git - nvc.git/commit
Coverage report enhancements (#738)
authorBlebowski <34539154+Blebowski@users.noreply.github.com>
Sun, 9 Jul 2023 06:53:46 +0000 (08:53 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Jul 2023 06:53:46 +0000 (07:53 +0100)
commit082359657130e20555941f0b927c66eca4b6cbb6
treeb8813b8125def3905327fa5e13b7afb2dccd68c2
parent0f310e8de0ef02c2d4a65e9a30b495b8220b1c12
Coverage report enhancements (#738)

* src/cover: Show LHS/RHS arrows in the HTML report.

* src/cover: Add function name for expression coverage. Split loc and tree for emitted cover tags to distinguish branch type and branch condition location. Add titles and print also multi-line code samples for coverage tags.

---------

Co-authored-by: Ondrej Ille <ondrej.ille@tropicsqaure.com>
src/lower.c
src/rt/cover.c
src/rt/cover.h