about summary refs log tree commit diff
path: root/tests/coverage/branch/lazy-boolean.cov-map
AgeCommit message (Collapse)AuthorLines
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-59/+48
Some of these cases currently don't occur in practice, but are included for completeness, and to avoid having to add them later as branch coverage and MC/DC coverage start building more complex expressions.
2024-04-17coverage: Branch coverage tests for lazy boolean operatorsZalathar-0/+177