Class: Mutant::Result::Coverage Private

Inherits:
Object
  • Object
show all
Includes:
Mutant::Result
Defined in:
lib/mutant/result.rb

Overview

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

Coverage of a mutation against criteria

Constant Summary collapse

CODEC =

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

Transform::Codec.new(dump_transform: dump, load_transform: load)

Method Summary

Methods included from Mutant::Result

included