However, reverse coverage is far from being useful only at that big scale. Imagine being able to:
- Intelligently rerun only the changed code's tests coverage, while doing interactive test-driven development
- Query for a list of tests that execute some bit code, while learning a new codebase