dextool.plugin.mutate.backend.analyzer

Members

Functions

runAnalyzer
ExitStatusType runAnalyzer(ref Database db, ref UserFileRange frange, ValidateLoc val_loc, FilesysIO fio)

Analyze the files in frange for mutations.

Meta

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

#SPC-plugin_mutate_analyzer

TODO cache the checksums. They are *heavy*.

License

MPL-2