about summary refs log tree commit diff
path: root/tests/coverage/branch/lazy-boolean.cov-map
AgeCommit message (Expand)AuthorLines
2025-01-16coverage: Completely overhaul counter assignment, using node-flow graphsZalathar-106/+106
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-77/+55
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-85/+85
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+4
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-59/+48
2024-04-17coverage: Branch coverage tests for lazy boolean operatorsZalathar-0/+177