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
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;
dextool.plugin.mutate.backend.mutation_type.aors
public import dextool.plugin.mutate.backend.mutation_type.aors;
dextool.plugin.mutate.backend.mutation_type.dcr
public import dextool.plugin.mutate.backend.mutation_type.dcr;
dextool.plugin.mutate.backend.mutation_type.lcr
public import dextool.plugin.mutate.backend.mutation_type.lcr;
dextool.plugin.mutate.backend.mutation_type.lcrb
public import dextool.plugin.mutate.backend.mutation_type.lcrb;
dextool.plugin.mutate.backend.mutation_type.ror
public import dextool.plugin.mutate.backend.mutation_type.ror;
dextool.plugin.mutate.backend.mutation_type.sdl
public import dextool.plugin.mutate.backend.mutation_type.sdl;
dextool.plugin.mutate.backend.mutation_type.uoi
public import dextool.plugin.mutate.backend.mutation_type.uoi;

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.

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/.