MutationReportEntry

Report about mutants of a specific kind(s).

@safe
struct MutationReportEntry {}

Members

Variables

count
long count;
time
MutantTimeProfile time;

Test time spent on the mutants.

Meta