Module: Evilution::Coverage
- Defined in:
- lib/evilution/coverage.rb
Overview
Per-example line-coverage support: build a ‘source file:line -> [examples]` map so mutation targeting can run exactly the examples that execute a line.
Defined Under Namespace
Classes: Digest, Map, MapBuilder, MapStore, Recorder