about summary refs log tree commit diff
path: root/tests/coverage/if_not.cov-map
AgeCommit message (Expand)AuthorLines
2024-11-08coverage: Restrict empty-span expansion to only cover `{` and `}`Zalathar-3/+3
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+1
2024-05-14coverage: Simplify counter expressions using simple algebraZalathar-27/+11
2024-01-16coverage: Add `#[rustfmt::skip]` to tests with non-standard formattingZalathar-2/+2
2023-12-08coverage: Use `SpanMarker` to mark the full condition of `if !`Zalathar-5/+5
2023-12-08coverage: Add a dedicated test for coverage of `if !`Zalathar-0/+39