Module: Evilution::Coverage Private

Defined in:
lib/evilution/coverage.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

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