| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-05-14 | coverage: Simplify counter expressions using simple algebra | Zalathar | -10/+6 | |
| 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. | ||||
| 2023-12-20 | coverage: Add a test for `async` blocks | Zalathar | -0/+32 | |
| We have coverage tests that use async functions, but none that use async blocks. | ||||
