Current line coverage is 76.2% (250/328). The biggest gaps are:
- backend: and branch are completely untested (0%, ~50 lines).
- mode: stale-file detection pass/fail paths are untested (~15 lines).
- Edge cases: duplicate struct dedup and matcher branch (~4 lines).
Add fixtures and CTest invocations to cover these paths. Target: >94% line coverage.
Current line coverage is 76.2% (250/328). The biggest gaps are:
Add fixtures and CTest invocations to cover these paths. Target: >94% line coverage.