If you're analyzing coverage of code under constant development, you'll need to regularly update tests of the new code and run these to update your coverage metrics.
RapiCover supports this by letting you remove coverage from selected functions, files and folders in your report.
After manual review, you can remove coverage from the functions affected by changes to your source code, then run just the tests needed to test those functions again.
After merging results from the original report (with coverage removed) and the new one, you can produce an updated report much more easily.
Feature applies to: