dextool.plugin.mutate.config

Members

Enums

ToolMode
enum ToolMode

The mode the tool is operating in

Imports

Mutation (from dextool.plugin.mutate.backend)
public import dextool.plugin.mutate.backend : Mutation, TestGroup;
Undocumented in source.
TestGroup (from dextool.plugin.mutate.backend)
public import dextool.plugin.mutate.backend : Mutation, TestGroup;
Undocumented in source.

Structs

ConfigAdmin
struct ConfigAdmin

Settings for the administration mode

ConfigAnalyze
struct ConfigAnalyze

Configuration of how the mutation analyzer should act.

ConfigCompileDb
struct ConfigCompileDb

Configuration data for the compile_commands.json

ConfigCompiler
struct ConfigCompiler

Settings for the compiler

ConfigGenerate
struct ConfigGenerate

Configuration of the generate mode.

ConfigMutationTest
struct ConfigMutationTest

Settings for mutation testing

ConfigReport
struct ConfigReport

Config of the report.

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