dextool.plugin.mutate.backend.analyze.id_factory

Members

Classes

RelaxedImpl
class RelaxedImpl

Relaxed mutant IDs that are guaranteed to be unique for a while.

StrictImpl
class StrictImpl

Strict and whole file content sensitive unique mutant IDs.

Interfaces

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

Generate unique ID's for used to identify mutants.