Finding unneeded pragmas

113 · Ned Batchelder · Aug. 24, 2025, 10:34 p.m.
Summary
This blog post introduces a new experimental tool designed to identify lines of code that are excluded from coverage but have actually been executed. The author explains how to set up and use the tool, as well as its limitations and reasoning behind the creation of specific exclusion patterns. Feedback from users is encouraged to improve the tool's effectiveness.