dextool.plugin.mutate.backend.report

Modules

analyzers
module dextool.plugin.mutate.backend.report.analyzers
compiler
module dextool.plugin.mutate.backend.report.compiler
html
module dextool.plugin.mutate.backend.report.html
json
module dextool.plugin.mutate.backend.report.json
kmean
module dextool.plugin.mutate.backend.report.kmean
plain
module dextool.plugin.mutate.backend.report.plain
type
module dextool.plugin.mutate.backend.report.type
utility
module dextool.plugin.mutate.backend.report.utility

Members

Functions

runReport
ExitStatusType runReport(AbsolutePath dbPath, MutationKind[] kind, ConfigReport conf, FilesysIO fio)
Undocumented in source. Be warned that the author may not have intended to support it.

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

This module contains functionality for reporting the mutations. Both the summary and details for each mutation.