dextool.plugin.mutate.backend.mutation_type

Modules

aor
module dextool.plugin.mutate.backend.mutation_type.aor
aors
module dextool.plugin.mutate.backend.mutation_type.aors
cover
module dextool.plugin.mutate.backend.mutation_type.cover
cr
module dextool.plugin.mutate.backend.mutation_type.cr
dcr
module dextool.plugin.mutate.backend.mutation_type.dcr
lcr
module dextool.plugin.mutate.backend.mutation_type.lcr
lcrb
module dextool.plugin.mutate.backend.mutation_type.lcrb
ror
module dextool.plugin.mutate.backend.mutation_type.ror
sdl
module dextool.plugin.mutate.backend.mutation_type.sdl
uoi
module dextool.plugin.mutate.backend.mutation_type.uoi

Public Imports

dextool.plugin.mutate.backend.mutation_type.aor
public import dextool.plugin.mutate.backend.mutation_type.aor;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.aors
public import dextool.plugin.mutate.backend.mutation_type.aors;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.cr
public import dextool.plugin.mutate.backend.mutation_type.cr;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.dcr
public import dextool.plugin.mutate.backend.mutation_type.dcr;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.lcr
public import dextool.plugin.mutate.backend.mutation_type.lcr;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.lcrb
public import dextool.plugin.mutate.backend.mutation_type.lcrb;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.ror
public import dextool.plugin.mutate.backend.mutation_type.ror;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.sdl
public import dextool.plugin.mutate.backend.mutation_type.sdl;
Undocumented in source.
dextool.plugin.mutate.backend.mutation_type.uoi
public import dextool.plugin.mutate.backend.mutation_type.uoi;
Undocumented in source.

Members

Functions

toInternal
Mutation.Kind[] toInternal(MutationKind[] k)
Undocumented in source. Be warned that the author may not have intended to support it.
toUser
MutationKind toUser(Mutation.Kind k)

Convert the internal mutation kind to those that are presented to the user via the CLI.

Variables

mutationDescription
string[MutationKind] mutationDescription;
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.