dextool.plugin.mutate.config

Public Imports

dextool.plugin.mutate.backend.type
public import dextool.plugin.mutate.backend.type : Mutation, TestGroup;

Members

Enums

ToolMode
enum ToolMode

The mode the tool is operating in

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

ConfigCoverage
struct ConfigCoverage
Undocumented in source.
ConfigGenerate
struct ConfigGenerate

Configuration of the generate mode.

ConfigMutationTest
struct ConfigMutationTest

Settings for mutation testing

ConfigReport
struct ConfigReport

Config of the report.

ConfigSchema
struct ConfigSchema
Undocumented in source.
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/.