about summary refs log tree commit diff
path: root/tests/coverage/branch/if.cov-map
AgeCommit message (Expand)AuthorLines
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-93/+93
2024-12-23Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl...Zalathar-8/+8
2024-12-16Stabilize #[coverage] attributeltdk-8/+8
2024-12-07coverage: Prefer to visit nodes whose predecessors have been visitedZalathar-25/+23
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-13/+15
2024-11-08coverage: Restrict empty-span expansion to only cover `{` and `}`Zalathar-9/+9
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+4
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-99/+41
2024-04-17coverage: Move branch coverage tests into a subdirectoryZalathar-0/+188