rebar3_mutate_report (rebar3_mutate v0.5.0)
View SourceSummary
Types
-type counts() :: #{atom() => non_neg_integer()}.
-type results() :: [{rebar3_mutate_ast:mutation_point(), verdict()}].
-type verdict() :: rebar3_mutate_runner:verdict().
-type counts() :: #{atom() => non_neg_integer()}.
-type results() :: [{rebar3_mutate_ast:mutation_point(), verdict()}].
-type verdict() :: rebar3_mutate_runner:verdict().