dextool.plugin.mutate.backend.report.type

Members

Aliases

SimpleWriter
alias SimpleWriter = void delegate(const(char)[]) @(safe)
Undocumented in source.

Interfaces

FileReport
interface FileReport

Iterate over all mutants in a file.

FilesReporter
interface FilesReporter

Iterate over all files.

ReportEvent
interface ReportEvent

Generic interface that a reporter can implement.

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